summaryrefslogtreecommitdiff
path: root/irc/xchat-mircryption
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-05-01 13:03:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-05-01 13:03:02 +0000
commit6ff179b837e15acd4292a5f22951ffec660b4927 (patch)
treea538a63654528dab2447d8a6e87c60dd77e9b0d1 /irc/xchat-mircryption
parentMark broken on alpha (.got subsegment exceeds 64k) (diff)
Fix build on amd64.
Notes
Notes: svn path=/head/; revision=134448
Diffstat (limited to 'irc/xchat-mircryption')
-rw-r--r--irc/xchat-mircryption/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile
index 6d6d1673eeab..a1d4afb26856 100644
--- a/irc/xchat-mircryption/Makefile
+++ b/irc/xchat-mircryption/Makefile
@@ -21,6 +21,7 @@ USE_X_PREFIX= yes
USE_ZIP= yes
USE_REINPLACE= yes
ALL_TARGET= freebsd
+CFLAGS+= -fPIC
WRKSRC= ${WRKDIR}/mircryption/src/xchat/
#