diff options
author | Will Andrews <will@FreeBSD.org> | 2001-02-27 03:33:24 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-02-27 03:33:24 +0000 |
commit | ba96416ef7cd6ef194c9e61a23a8c2cee0fc3e4d (patch) | |
tree | 895a60f7b753aa710fe47589eaaded43beb05bdf /misc | |
parent | Put kdebase 1.x back to fix broken ports I'd overlooked. (diff) |
Unbreak.
Notes
Notes:
svn path=/head/; revision=38831
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 4601f0880405..f4ec5985b049 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 |