svn commit: r407180 - branches/2016Q1/science/netcdf
Mark Felder
feld at FreeBSD.org
Sun Jan 24 20:50:51 UTC 2016
Author: feld
Date: Sun Jan 24 20:50:49 2016
New Revision: 407180
URL: https://svnweb.freebsd.org/changeset/ports/407180
Log:
Revert MFH
Pointyhat: me
Approved by: ports-secteam (with hat)
Modified:
branches/2016Q1/science/netcdf/Makefile
Modified: branches/2016Q1/science/netcdf/Makefile
==============================================================================
--- branches/2016Q1/science/netcdf/Makefile Sun Jan 24 20:36:39 2016 (r407179)
+++ branches/2016Q1/science/netcdf/Makefile Sun Jan 24 20:50:49 2016 (r407180)
@@ -4,7 +4,6 @@
PORTNAME= netcdf
PORTVERSION= 4.3.3.1
PORTREVISION= 1
-PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
@@ -28,7 +27,7 @@ GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
USE_LDCONFIG= yes
-USES= libtool localbase pathfix pkgconfig:run
+USES= libtool localbase pathfix
DAP_CONFIGURE_ENABLE= dap
DAP_LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl
More information about the svn-ports-branches
mailing list