aboutsummaryrefslogtreecommitdiff
path: root/science/udunits
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-24 05:01:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-07-24 05:01:54 +0000
commitf9c6b30c5392f000145c24cf260c5b9d4e74e1e7 (patch)
treec43f1a34690ab0996b7a5fdc2a048ce872bd5df5 /science/udunits
parenta21ce18417aeedd4446819932730f4bdd6647c1c (diff)
downloadports-f9c6b30c5392f000145c24cf260c5b9d4e74e1e7.tar.gz
ports-f9c6b30c5392f000145c24cf260c5b9d4e74e1e7.zip
Notes
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 3a865aa79e23..a1d1f51e3859 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+= -I${LOCALBASE}/include
+CPPFLAGS+= -fPIC -I${LOCALBASE}/include
GNU_CONFIGURE= yes
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV= INSTALL_STRIP_FLAG=${STRIP}