diff options
author | kris <kris@FreeBSD.org> | 2005-11-16 04:37:44 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-11-16 04:37:44 +0000 |
commit | a1efe9bb91c0657772b3e1a0274870ee275b880c (patch) | |
tree | 6ac9a20ff90ff23aa5b49da2c7ca4d5a82a71081 /irc | |
parent | 83137d1423e92bbdae07e57825cc99b9f2e85e14 (diff) | |
download | FreeBSD-ports-a1efe9bb91c0657772b3e1a0274870ee275b880c.zip FreeBSD-ports-a1efe9bb91c0657772b3e1a0274870ee275b880c.tar.gz |
BROKEN: Size mismatch
Diffstat (limited to 'irc')
-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 a1d4afb..006ae71 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 |