diff options
author | will <will@FreeBSD.org> | 2001-02-27 11:33:24 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-02-27 11:33:24 +0800 |
commit | 8a2428c3b3416b75772b4e6236027af16ca100ff (patch) | |
tree | d0ac370b229736f9837100b3120c72e18d1495c1 /audio/krio | |
parent | 5433fbca2163a993cdb2b262483f08eb6c7013b7 (diff) | |
download | freebsd-ports-gnome-8a2428c3b3416b75772b4e6236027af16ca100ff.tar.gz freebsd-ports-gnome-8a2428c3b3416b75772b4e6236027af16ca100ff.tar.zst freebsd-ports-gnome-8a2428c3b3416b75772b4e6236027af16ca100ff.zip |
Unbreak.
Diffstat (limited to 'audio/krio')
-rw-r--r-- | audio/krio/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/krio/Makefile b/audio/krio/Makefile index d3237e451796..0cdb3892b8fd 100644 --- a/audio/krio/Makefile +++ b/audio/krio/Makefile @@ -20,8 +20,6 @@ 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)" \ |