summaryrefslogtreecommitdiffstats
path: root/textproc/xmlwrapp
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2004-01-31 01:01:15 +0000
committerarved <arved@FreeBSD.org>2004-01-31 01:01:15 +0000
commit310de23badc38cad4b42dc11c29a62ecfcc95962 (patch)
tree0048674e58d2dd9b928e020148f6657972c12b1d /textproc/xmlwrapp
parent755bef0b40f3985ff6e1150ce913224632e974d3 (diff)
downloadFreeBSD-ports-310de23badc38cad4b42dc11c29a62ecfcc95962.zip
FreeBSD-ports-310de23badc38cad4b42dc11c29a62ecfcc95962.tar.gz
Fix build on AMD64
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 c18671e..01f5b14 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>
OpenPOWER on IntegriCloud