diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-16 04:37:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-16 04:37:44 +0000 |
commit | 8295c21a0e33bf4bb3823f0d9a3f3d0af0fb4ad3 (patch) | |
tree | eeabba651377543e680a20ef76ddc1d7b2f280c9 /irc/xchat-mircryption | |
parent | f445445a2689c59f0cd18dbe4058619d11fadb29 (diff) | |
download | ports-8295c21a0e33bf4bb3823f0d9a3f3d0af0fb4ad3.tar.gz ports-8295c21a0e33bf4bb3823f0d9a3f3d0af0fb4ad3.zip |
Notes
Diffstat (limited to 'irc/xchat-mircryption')
-rw-r--r-- | irc/xchat-mircryption/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/xchat-mircryption/Makefile b/irc/xchat-mircryption/Makefile index a1d4afb26856..006ae710820e 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -17,6 +17,8 @@ COMMENT= A free encryption add-on for the popular XChat irc client RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat2 +BROKEN= Size mismatch + USE_X_PREFIX= yes USE_ZIP= yes USE_REINPLACE= yes |