diff options
author | erwin <erwin@FreeBSD.org> | 2008-03-01 22:36:33 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2008-03-01 22:36:33 +0800 |
commit | f731249c9346e0c659298bc8a7c7d08f69867e31 (patch) | |
tree | 5d220f54376400110c748420ee4a20ff6437dbf5 /irc | |
parent | 1cc002eb3987f242c75100349601c79d033a9920 (diff) | |
download | freebsd-ports-gnome-f731249c9346e0c659298bc8a7c7d08f69867e31.tar.gz freebsd-ports-gnome-f731249c9346e0c659298bc8a7c7d08f69867e31.tar.zst freebsd-ports-gnome-f731249c9346e0c659298bc8a7c7d08f69867e31.zip |
Mark 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 33f1814e71e7..a2a217fc3f79 100644 --- a/irc/xchat-mircryption/Makefile +++ b/irc/xchat-mircryption/Makefile @@ -19,6 +19,8 @@ COMMENT= A free encryption add-on for the popular XChat irc client RUN_DEPENDS= xchat:${PORTSDIR}/irc/xchat +BROKEN= Size mismatch + USE_ZIP= yes ALL_TARGET= freebsd CFLAGS+= -fPIC |