summaryrefslogtreecommitdiffstats
path: root/gis/ossim
diff options
context:
space:
mode:
Diffstat (limited to 'gis/ossim')
-rw-r--r--gis/ossim/README2
-rw-r--r--gis/ossim/ossim.SlackBuild2
2 files changed, 1 insertions, 3 deletions
diff --git a/gis/ossim/README b/gis/ossim/README
index 0be9350d24..a6a973ca26 100644
--- a/gis/ossim/README
+++ b/gis/ossim/README
@@ -2,5 +2,3 @@ OSSIM is a powerful suite of geospatial libraries and applications
used to process imagery, maps, terrain and vector data. The software
has been under active development since 1996 and is deployed across a
number of private, federal and civilian agencies.
-
-Optional dependencies: hdf5.
diff --git a/gis/ossim/ossim.SlackBuild b/gis/ossim/ossim.SlackBuild
index e6880428ab..298be790bd 100644
--- a/gis/ossim/ossim.SlackBuild
+++ b/gis/ossim/ossim.SlackBuild
@@ -95,7 +95,7 @@ cd build
-DBUILD_OSSIM_APPS=ON \
-DBUILD_OSSIM_FREETYPE_SUPPORT=ON \
-DBUILD_OSSIM_GUI=ON \
- -DBUILD_OSSIM_HDF5_SUPPORT=ON \
+ -DBUILD_OSSIM_HDF5_SUPPORT=OFF \
-DBUILD_OSSIM_ID_SUPPORT=ON \
-DBUILD_OSSIM_PLANET=ON \
-DBUILD_OSSIM_WMS=ON \