aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-19 20:21:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-10-19 20:21:05 +0000
commit67f12c22b883140ed10fad41d88ec5e59b91d450 (patch)
tree67ab3c36fdd61ba611c8425f52f4fb8e7192cda6 /science
parent1bf0bc525b0bb7fba6074cc164b19e2c49c8b3cd (diff)
downloadports-67f12c22b883140ed10fad41d88ec5e59b91d450.tar.gz
ports-67f12c22b883140ed10fad41d88ec5e59b91d450.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/netcdf-fortran/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile
index 5a2a4e1287f3..6303ed1f05cb 100644
--- a/science/netcdf-fortran/Makefile
+++ b/science/netcdf-fortran/Makefile
@@ -13,14 +13,13 @@ LIB_DEPENDS= libnetcdf.so:${PORTSDIR}/science/netcdf
CONFLICTS= netcdf-ftn-[0-9]* netcdf3-ftn-[0-9]*
-CPPFLAGS+= -I${LOCALBASE}/include -fPIC -DPIC -DgFortran
+CPPFLAGS+= -fPIC -DPIC -DgFortran
GNU_CONFIGURE= yes
-LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= MAKEINFOFLAGS=--no-split
MAKE_JOBS_UNSAFE= yes
TEST_TARGET= check
USE_LDCONFIG= yes
-USES= fortran libtool makeinfo pathfix
+USES= fortran libtool localbase makeinfo pathfix
GH_ACCOUNT= Unidata
USE_GITHUB= yes