aboutsummaryrefslogtreecommitdiff
path: root/textproc/xmlwrapp
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-01-31 01:01:15 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-01-31 01:01:15 +0000
commit0082cce3cd82aa7650a3f0e55e0c7e87e6b3d330 (patch)
tree29d2325a6612cf7f832791df032a61e5a20a5575 /textproc/xmlwrapp
parent676de0e25ff7f47dcb0ceaad4c337f47875cb25b (diff)
downloadports-0082cce3cd82aa7650a3f0e55e0c7e87e6b3d330.tar.gz
ports-0082cce3cd82aa7650a3f0e55e0c7e87e6b3d330.zip
Notes
Diffstat (limited to 'textproc/xmlwrapp')
-rw-r--r--textproc/xmlwrapp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/xmlwrapp/Makefile b/textproc/xmlwrapp/Makefile
index c18671e92a28..01f5b1403644 100644
--- a/textproc/xmlwrapp/Makefile
+++ b/textproc/xmlwrapp/Makefile
@@ -21,6 +21,7 @@ HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.pl
CONFIGURE_ARGS= --prefix ${PREFIX}
INSTALLS_SHLIB= yes
+CFLAGS+= -fPIC
.include <bsd.port.pre.mk>