diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:54:41 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 14:54:41 +0000 |
commit | 9ddcc1212bd360f4f2eb9118dea2db07dfa1eb6d (patch) | |
tree | 8ebac364a5814c005c93d6ffcc314775c4d2a5e5 /irc/xchat-mircryption | |
parent | d9142f168b3594d0f36739974a7b59e8270b59c3 (diff) | |
download | ports-9ddcc1212bd360f4f2eb9118dea2db07dfa1eb6d.tar.gz ports-9ddcc1212bd360f4f2eb9118dea2db07dfa1eb6d.zip |
Notes
Diffstat (limited to 'irc/xchat-mircryption')
-rw-r--r-- | irc/xchat-mircryption/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile index a7ad3e5145fa..d322245f86e9 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -16,8 +16,7 @@ COMMENT= A free encryption add-on for the popular XChat irc client RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat -USE_ZIP= yes -USES= dos2unix +USES= dos2unix zip ALL_TARGET= freebsd CFLAGS+= -fPIC USE_LDCONFIG= yes |