aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>2001-02-27 11:09:12 +0800
committersteve <steve@FreeBSD.org>2001-02-27 11:09:12 +0800
commit7de224c4bd78969d3f76d026515c8361c4b6ace8 (patch)
tree55ba599d96b1fe6b4ef06296ddafa74a3cd6beec /audio
parentf38402ea805f1d0a91878800a518c6edf4e438f5 (diff)
downloadfreebsd-ports-gnome-7de224c4bd78969d3f76d026515c8361c4b6ace8.tar.gz
freebsd-ports-gnome-7de224c4bd78969d3f76d026515c8361c4b6ace8.tar.zst
freebsd-ports-gnome-7de224c4bd78969d3f76d026515c8361c4b6ace8.zip
Mark these ports as BROKEN after KDE 1.x was unceremoniously ripped from
the ports tree.
Diffstat (limited to 'audio')
-rw-r--r--audio/knapster/Makefile2
-rw-r--r--audio/krio/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/knapster/Makefile b/audio/knapster/Makefile
index 1863d8b610d5..76f2799f0eef 100644
--- a/audio/knapster/Makefile
+++ b/audio/knapster/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= jedgar@FreeBSD.org
LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS= kdehelp:${PORTSDIR}/x11/kdebase11
+BROKEN= "KDE 1.x is no longer in the the ports tree"
+
USE_AUTOCONF= yes
USE_GMAKE= yes
USE_QT= yes
diff --git a/audio/krio/Makefile b/audio/krio/Makefile
index 0cdb3892b8fd..d3237e451796 100644
--- a/audio/krio/Makefile
+++ b/audio/krio/Makefile
@@ -20,6 +20,8 @@ LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \
kfile.3:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS= kdehelp:${PORTSDIR}/x11/kdebase11
+BROKEN= "KDE 1.x is no longer in the ports tree"
+
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \