diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 09:53:49 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-06-11 09:53:49 +0800 |
commit | 90fa1173ed7626b13f52e42f041303b5572ba070 (patch) | |
tree | 37935804668849e96b519ec58be34b760e375edd /science | |
parent | 1d99b61ec7f69a858a6edaaaf5fbe903e2223a7f (diff) | |
download | freebsd-ports-gnome-90fa1173ed7626b13f52e42f041303b5572ba070.tar.gz freebsd-ports-gnome-90fa1173ed7626b13f52e42f041303b5572ba070.tar.zst freebsd-ports-gnome-90fa1173ed7626b13f52e42f041303b5572ba070.zip |
Remove CONFLICTS: science/netcdf-ftn and science/netcdf3-ftn have been removed over 3 years
Diffstat (limited to 'science')
-rw-r--r-- | science/netcdf-fortran/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile index 18005bab876e..4915ea29708e 100644 --- a/science/netcdf-fortran/Makefile +++ b/science/netcdf-fortran/Makefile @@ -17,8 +17,6 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libnetcdf.so:science/netcdf -CONFLICTS= netcdf-ftn-[0-9]* netcdf3-ftn-[0-9]* - CPPFLAGS+= -fPIC -DPIC -DgFortran GNU_CONFIGURE= yes MAKE_ENV= MAKEINFOFLAGS=--no-split |