diff options
author | Steve Price <steve@FreeBSD.org> | 2001-02-27 03:09:12 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-02-27 03:09:12 +0000 |
commit | 7aa48866da894052599c75b2dfb81fce65eee93b (patch) | |
tree | dfcbd6ea266dd8cb9e7c5bcc9424275fb576965f /misc/khotkeys/Makefile | |
parent | 451f2f813e57722577ef44e293b380b33174e16c (diff) |
Notes
Diffstat (limited to 'misc/khotkeys/Makefile')
-rw-r--r-- | misc/khotkeys/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/khotkeys/Makefile b/misc/khotkeys/Makefile index f4ec5985b049..4601f0880405 100644 --- a/misc/khotkeys/Makefile +++ b/misc/khotkeys/Makefile @@ -18,6 +18,8 @@ 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 |