summaryrefslogtreecommitdiffstats
path: root/science
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2005-01-22 07:16:45 +0000
committerglewis <glewis@FreeBSD.org>2005-01-22 07:16:45 +0000
commit6f91dbc7558629e2d9f028e3bbd80694953cc9b9 (patch)
tree9ca9bed7ae90887c31a7591560e8c33ee063da3d /science
parent3dc9fba8023adccc197cd1189abc2ac40e26180e (diff)
downloadFreeBSD-ports-6f91dbc7558629e2d9f028e3bbd80694953cc9b9.zip
FreeBSD-ports-6f91dbc7558629e2d9f028e3bbd80694953cc9b9.tar.gz
. Add -fPIC to CFLAGS. This should fix the build on amd64.
Reported by: kris
Diffstat (limited to 'science')
-rw-r--r--science/udunits/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/science/udunits/Makefile b/science/udunits/Makefile
index 9609284..761c834 100644
--- a/science/udunits/Makefile
+++ b/science/udunits/Makefile
@@ -18,6 +18,8 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
GNU_CONFIGURE= yes
USE_PERL5= yes
+CFLAGS+= -fPIC
+
MAN1= udunits.1 \
udunitsperl.1
MAN3= udunits.3 \
OpenPOWER on IntegriCloud