diff options
author | linimon <linimon@FreeBSD.org> | 2007-11-20 03:08:54 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-11-20 03:08:54 +0000 |
commit | b05eaaf0653657c231da75377513679fafceeac2 (patch) | |
tree | f384c0a8d268d0628a26b195b6cfe8e58a2ede94 /irc | |
parent | 8877c7e49c2e7f536fd85abbd45ee70d54efc76c (diff) | |
download | FreeBSD-ports-b05eaaf0653657c231da75377513679fafceeac2.zip FreeBSD-ports-b05eaaf0653657c231da75377513679fafceeac2.tar.gz |
Change from BROKEN to IGNORE; it compiles but does not work with the
current version of its dependencies.
Approved by: portmgr (self)
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 441ea54..c2d6179 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 441ea54..c2d6179 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 |