diff options
author | will <will@FreeBSD.org> | 2001-02-27 03:33:24 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-02-27 03:33:24 +0000 |
commit | 8a2428c3b3416b75772b4e6236027af16ca100ff (patch) | |
tree | d0ac370b229736f9837100b3120c72e18d1495c1 /audio/knapster | |
parent | 5433fbca2163a993cdb2b262483f08eb6c7013b7 (diff) | |
download | FreeBSD-ports-8a2428c3b3416b75772b4e6236027af16ca100ff.zip FreeBSD-ports-8a2428c3b3416b75772b4e6236027af16ca100ff.tar.gz |
Unbreak.
Diffstat (limited to 'audio/knapster')
-rw-r--r-- | audio/knapster/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/knapster/Makefile b/audio/knapster/Makefile index 76f2799..1863d8b 100644 --- a/audio/knapster/Makefile +++ b/audio/knapster/Makefile @@ -17,8 +17,6 @@ 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 |