aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-24 18:00:48 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-03-24 18:00:48 +0000
commit31a267066fcc80cdcf83b44d89b2ded97242db6e (patch)
tree24c6ceaa20681c048b8cf0bfb91658b33061afda /science
parent14d499a682d39815e12fc5faad0765f881bd515b (diff)
downloadports-31a267066fcc80cdcf83b44d89b2ded97242db6e.tar.gz
ports-31a267066fcc80cdcf83b44d89b2ded97242db6e.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/cdo/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile
index 9a5b12a308d4..83fe7251c1c1 100644
--- a/science/cdo/Makefile
+++ b/science/cdo/Makefile
@@ -17,7 +17,6 @@ OPTIONS_DEFINE= CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS
OPTIONS_DEFAULT=CGRIBEX HDF5 JASPER NETCDF PROJ SZIP UDUNITS
OPTIONS_SUB= yes
-CPPFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --disable-cgribex \
--disable-data \
--disable-extra \
@@ -29,7 +28,6 @@ CONFIGURE_ARGS= --disable-cgribex \
--with-zlib=/usr
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-LDFLAGS+= -L${LOCALBASE}/lib -pthread
USE_LDCONFIG= yes
USES= gmake libtool pathfix