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 /misc | |
parent | 5433fbca2163a993cdb2b262483f08eb6c7013b7 (diff) | |
download | FreeBSD-ports-8a2428c3b3416b75772b4e6236027af16ca100ff.zip FreeBSD-ports-8a2428c3b3416b75772b4e6236027af16ca100ff.tar.gz |
Unbreak.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/khotkeys/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/khotkeys/Makefile b/misc/khotkeys/Makefile index 4601f08..f4ec598 100644 --- a/misc/khotkeys/Makefile +++ b/misc/khotkeys/Makefile @@ -18,8 +18,6 @@ LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ kfile.3:${PORTSDIR}/x11/kdelibs11 RUN_DEPENDS= kcontrol:${PORTSDIR}/x11/kdebase11 -BROKEN= "KDE 1.x is no longer in the ports tree" - NO_LATEST_LINK= yes USE_BZIP2= yes USE_GMAKE= yes |