- Add x11/kdebase11 to RUN_DEPENDS
- Fix pkg-plist PR: 23227 Submitted by: Ports Fury
This commit is contained in:
parent
83cc4e438a
commit
e362b6aaa2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=35607
3 changed files with 24 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
Global Hotkey Support for KDE 1.x
|
||||
|
||||
WWW: http://dforce.sh.cvut.cz/~seli/en/khotkeys/
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue