aboutsummaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-07-25 15:35:24 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-07-25 15:35:24 +0800
commit03400aca5cb741fbeb0db79882d8c2c39d1e1d54 (patch)
tree17fc19c9ecf0e70b6816ef2aa7d0b1e8a3b13ec3 /science
parent24aa96297c7848995785969c37730ad4f036d8c5 (diff)
downloadfreebsd-ports-gnome-03400aca5cb741fbeb0db79882d8c2c39d1e1d54.tar.gz
freebsd-ports-gnome-03400aca5cb741fbeb0db79882d8c2c39d1e1d54.tar.zst
freebsd-ports-gnome-03400aca5cb741fbeb0db79882d8c2c39d1e1d54.zip
- Revert r362761
Suggested by: tijl
Diffstat (limited to 'science')
-rw-r--r--science/udunits/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index a1d1f51e3859..3a865aa79e23 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
OPTIONS_DEFINE= DOCS
CONFIGURE_ENV= ac_cv_header_CUnit_CUnit_h=no
-CPPFLAGS+= -fPIC -I${LOCALBASE}/include
+CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}