diff options
Diffstat (limited to 'science/netcdf/Makefile')
-rw-r--r-- | science/netcdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index fd2c5c32e956..329405a977ad 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= netcdf PORTVERSION= 4.4.0 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ @@ -26,7 +27,7 @@ GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check USE_LDCONFIG= yes -USES= libtool localbase pathfix +USES= libtool localbase pathfix pkgconfig:run DAP_CONFIGURE_ENABLE= dap DAP_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl |