aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/plib
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-06-22 09:09:35 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-06-22 09:09:35 +0000
commit85c3d4a72582d14985a5d1e581af0e91d68a8122 (patch)
treecd7007b366e0d7d5834f966734a57292ff121d94 /x11-toolkits/plib
parent6b787b91fc0797ed15597e469b619422097a60bb (diff)
downloadports-85c3d4a72582d14985a5d1e581af0e91d68a8122.tar.gz
ports-85c3d4a72582d14985a5d1e581af0e91d68a8122.zip
Notes
Diffstat (limited to 'x11-toolkits/plib')
-rw-r--r--x11-toolkits/plib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile
index c0675431dbd0..f03a82335b09 100644
--- a/x11-toolkits/plib/Makefile
+++ b/x11-toolkits/plib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= plib
PORTVERSION= 1.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-toolkits
MASTER_SITES= http://plib.sourceforge.net/dist/
@@ -19,7 +19,7 @@ USE_GL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" \
- CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" \
+ CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -fPIC" \
CPPFLAGS="${PTHREAD_CFLAGS}" \
LDFLAGS="${PTHREAD_LIBS}"
CONFIGURE_ARGS= --with-GL=${X11BASE} --with-x