diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-11-20 03:08:54 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-11-20 03:08:54 +0000 |
commit | cf15bd16fbc0178393d9d3d1cf37c9f0f8044b24 (patch) | |
tree | 30be23392bac5a1f76aba1137676ee2ebbf2bd45 /irc | |
parent | 31568cd6256eae6a65700e32422aaec61efc5003 (diff) | |
download | ports-cf15bd16fbc0178393d9d3d1cf37c9f0f8044b24.tar.gz ports-cf15bd16fbc0178393d9d3d1cf37c9f0f8044b24.zip |
Notes
Diffstat (limited to 'irc')
-rw-r--r-- | irc/irssi-xmpp-devel/Makefile | 2 | ||||
-rw-r--r-- | irc/irssi-xmpp/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/irssi-xmpp-devel/Makefile b/irc/irssi-xmpp-devel/Makefile index 441ea54f9415..c2d6179abb6f 100644 --- a/irc/irssi-xmpp-devel/Makefile +++ b/irc/irssi-xmpp-devel/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= lib/irssi/modules/libfe_xmpp.so \ lib/irssi/modules/libxmpp_core.so PORTDOCS= README -BROKEN= Does not work with irc/irssi-0.8.12 +IGNORE= Does not work with irc/irssi-0.8.12 do-install: .for data in core fe-common diff --git a/irc/irssi-xmpp/Makefile b/irc/irssi-xmpp/Makefile index 441ea54f9415..c2d6179abb6f 100644 --- a/irc/irssi-xmpp/Makefile +++ b/irc/irssi-xmpp/Makefile @@ -23,7 +23,7 @@ PLIST_FILES= lib/irssi/modules/libfe_xmpp.so \ lib/irssi/modules/libxmpp_core.so PORTDOCS= README -BROKEN= Does not work with irc/irssi-0.8.12 +IGNORE= Does not work with irc/irssi-0.8.12 do-install: .for data in core fe-common |