svn commit: r336087 - head/science/netcdf4
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Dec 10 19:17:09 UTC 2013
Author: sunpoet
Date: Tue Dec 10 19:17:08 2013
New Revision: 336087
URL: http://svnweb.freebsd.org/changeset/ports/336087
Log:
- Use CONFLICTS_INSTALL instead of CONFLICTS
Modified:
head/science/netcdf4/Makefile
Modified: head/science/netcdf4/Makefile
==============================================================================
--- head/science/netcdf4/Makefile Tue Dec 10 19:16:01 2013 (r336086)
+++ head/science/netcdf4/Makefile Tue Dec 10 19:17:08 2013 (r336087)
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.unidata.ucar.ed
MAINTAINER= sunpoet at FreeBSD.org
COMMENT?= Library for machine-independent, array-oriented data access
-CONFLICTS= hdf-4.[0-9]* netcdf-3.[0-9]* netcdf3-3.[0-9]*
+CONFLICTS_INSTALL= hdf-4.[0-9]* netcdf-3.[0-9]* netcdf3-3.[0-9]*
PORTSCOUT= limit:^4\.
OPTIONS_DEFINE= DAP FORTRAN SZIP
More information about the svn-ports-all
mailing list