diff options
Diffstat (limited to 'science/cdo/Makefile')
-rw-r--r-- | science/cdo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile index 1dd7bddec83f..2bc439fe4df7 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -22,7 +22,7 @@ CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --enable-cdi-lib --program-transform-name="" --with-zlib=/usr GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -USE_GNOME= gnomehack +USES= pathfix USE_LDCONFIG= yes HDF5_VER?= 18 |