diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-01 13:03:02 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-05-01 13:03:02 +0000 |
commit | 6ff179b837e15acd4292a5f22951ffec660b4927 (patch) | |
tree | a538a63654528dab2447d8a6e87c60dd77e9b0d1 /irc | |
parent | ec7807a252e2b6bb83d7b69d30f91ebe3c0561ef (diff) | |
download | ports-6ff179b837e15acd4292a5f22951ffec660b4927.tar.gz ports-6ff179b837e15acd4292a5f22951ffec660b4927.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/xchat-mircryption/Makefile | 1 |
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/ # |