diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-12-03 00:31:58 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-12-03 00:31:58 +0800 |
commit | c9395809040fdeec929a3c725a89d3e9e01db9ac (patch) | |
tree | 2333c880f2eb6db76578fef80361aec057e974d6 /misc | |
parent | 8c28bc3e9d13bc3b6797857bf16dcffcce07cfd0 (diff) | |
download | freebsd-ports-gnome-c9395809040fdeec929a3c725a89d3e9e01db9ac.tar.gz freebsd-ports-gnome-c9395809040fdeec929a3c725a89d3e9e01db9ac.tar.zst freebsd-ports-gnome-c9395809040fdeec929a3c725a89d3e9e01db9ac.zip |
- Add x11/kdebase11 to RUN_DEPENDS
- Fix pkg-plist
PR: 23227
Submitted by: Ports Fury
Diffstat (limited to 'misc')
-rw-r--r-- | misc/khotkeys/Makefile | 1 | ||||
-rw-r--r-- | misc/khotkeys/pkg-descr | 2 | ||||
-rw-r--r-- | misc/khotkeys/pkg-plist | 21 |
3 files changed, 24 insertions, 0 deletions
diff --git a/misc/khotkeys/Makefile b/misc/khotkeys/Makefile index f1a5f138290e..f4ec5985b049 100644 --- a/misc/khotkeys/Makefile +++ b/misc/khotkeys/Makefile @@ -16,6 +16,7 @@ LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \ kdeui.3:${PORTSDIR}/x11/kdelibs11 \ kfm.3:${PORTSDIR}/x11/kdelibs11 \ kfile.3:${PORTSDIR}/x11/kdelibs11 +RUN_DEPENDS= kcontrol:${PORTSDIR}/x11/kdebase11 NO_LATEST_LINK= yes USE_BZIP2= yes diff --git a/misc/khotkeys/pkg-descr b/misc/khotkeys/pkg-descr index 312d04827ecf..c292aecb364a 100644 --- a/misc/khotkeys/pkg-descr +++ b/misc/khotkeys/pkg-descr @@ -1 +1,3 @@ Global Hotkey Support for KDE 1.x + +WWW: http://dforce.sh.cvut.cz/~seli/en/khotkeys/ diff --git a/misc/khotkeys/pkg-plist b/misc/khotkeys/pkg-plist index 526cab4f811c..fc17d3bb8f60 100644 --- a/misc/khotkeys/pkg-plist +++ b/misc/khotkeys/pkg-plist @@ -1 +1,22 @@ +bin/kcmhotkyes +bin/kcmmodifiers bin/khotkeys +share/applnk/Settings/Keys/kcmhotkeys.kdelnk +share/applnk/Settings/Keys/kcmmodifiers.kdelnk +share/doc/HTML/en/kcontrol/kcmhotkeys/index-1.html +share/doc/HTML/en/kcontrol/kcmhotkeys/index-2.html +share/doc/HTML/en/kcontrol/kcmhotkeys/index-3.html +share/doc/HTML/en/kcontrol/kcmhotkeys/index-4.html +share/doc/HTML/en/kcontrol/kcmhotkeys/index-5.html +share/doc/HTML/en/kcontrol/kcmhotkeys/index-6.html +share/doc/HTML/en/kcontrol/kcmhotkeys/index.html +share/doc/HTML/en/kcontrol/kcmmodifiers/index-1.html +share/doc/HTML/en/kcontrol/kcmmodifiers/index-2.html +share/doc/HTML/en/kcontrol/kcmmodifiers/index-3.html +share/doc/HTML/en/kcontrol/kcmmodifiers/index-4.html +share/doc/HTML/en/kcontrol/kcmmodifiers/index-5.html +share/doc/HTML/en/kcontrol/kcmmodifiers/index.html +share/locale/cs/LC_MESSAGES/kcmhotkyes.mo +share/locale/cs/LC_MESSAGES/kcmmodifiers.mo +@dirrm share/doc/HTML/en/kcontrol/kcmmodifiers +@dirrm share/doc/HTML/en/kcontrol/kcmhotkeys |