aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2005-04-02 07:04:56 +0800
committerkris <kris@FreeBSD.org>2005-04-02 07:04:56 +0800
commit9b413ae255ad173daa0e19a80a281345f71ce1b3 (patch)
tree48f45a7037ee3153dacfb16e988107570f2c34f4
parent437da596f511fe280d5431cfbffbd35492a7aa6f (diff)
downloadfreebsd-ports-gnome-9b413ae255ad173daa0e19a80a281345f71ce1b3.tar.gz
freebsd-ports-gnome-9b413ae255ad173daa0e19a80a281345f71ce1b3.tar.zst
freebsd-ports-gnome-9b413ae255ad173daa0e19a80a281345f71ce1b3.zip
Change BROKEN to IGNORE to prevent package build.
Approved by: portmgr (self)
-rw-r--r--audio/streamripper/Makefile2
-rw-r--r--net/licq-jons-gtk-gui/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index 5bafb66145d3..be0601eb3620 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -17,7 +17,7 @@ COMMENT= Splits SHOUTcast stream into tracks
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
mad.2:${PORTSDIR}/audio/libmad
-BROKEN= "fails to split up streams into tracks"
+IGNORE= fails to split up streams into tracks
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/net/licq-jons-gtk-gui/Makefile b/net/licq-jons-gtk-gui/Makefile
index 53ab04446046..34e65a356f17 100644
--- a/net/licq-jons-gtk-gui/Makefile
+++ b/net/licq-jons-gtk-gui/Makefile
@@ -20,7 +20,7 @@ COMMENT= Jons GTK plugin for licq
RUN_DEPENDS+= licq:${PORTSDIR}/${LICQ_PORT}
-BROKEN= "Incompatible with licq-1.3.0"
+IGNORE= is incompatible with licq-1.3.0
DEPRECATED= project stalled, no more releases
EXPIRATION_DATE= 2005-04-01