diff options
Diffstat (limited to 'science/netcdf4/Makefile')
-rw-r--r-- | science/netcdf4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/netcdf4/Makefile b/science/netcdf4/Makefile index c9bdb6de3521..b5a0057781c8 100644 --- a/science/netcdf4/Makefile +++ b/science/netcdf4/Makefile @@ -26,7 +26,6 @@ OPTIONS= DAP "Build DAP client and remote testing" off \ CONFIGURE_ARGS= --enable-cxx --enable-cxx-4 --enable-netcdf-4 --enable-shared \ --with-hdf5=${LOCALBASE} --with-zlib=/usr -CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib |