From b05eaaf0653657c231da75377513679fafceeac2 Mon Sep 17 00:00:00 2001 From: linimon Date: Tue, 20 Nov 2007 03:08:54 +0000 Subject: Change from BROKEN to IGNORE; it compiles but does not work with the current version of its dependencies. Approved by: portmgr (self) --- irc/irssi-xmpp-devel/Makefile | 2 +- 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 -- cgit