aboutsummaryrefslogtreecommitdiff
path: root/science/udunits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-25 07:35:24 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-25 07:35:24 +0000
commitba57231cb0090fe04a302930ea1432084a20cbb4 (patch)
tree17fc19c9ecf0e70b6816ef2aa7d0b1e8a3b13ec3 /science/udunits
parentaca093fc2b45bdfb98d2bae1b2472c77cffbedd1 (diff)
downloadports-ba57231cb0090fe04a302930ea1432084a20cbb4.tar.gz
ports-ba57231cb0090fe04a302930ea1432084a20cbb4.zip
- Revert r362761
Suggested by: tijl
Notes
Notes: svn path=/head/; revision=362872
Diffstat (limited to 'science/udunits')
-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}