Unbreak: Fix plist

PR:		ports/79256
Submitted by:	maintainer
This commit is contained in:
Volker Stolz 2005-04-14 14:00:58 +00:00
parent 2577bd1840
commit 61ea762ff3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133330
2 changed files with 3 additions and 2 deletions

View file

@ -17,8 +17,6 @@ COMMENT= KDE frontend for steak, an english - german dictionary
RUN_DEPENDS= steak:${PORTSDIR}/german/steak
BROKEN= Incomplete pkg-plist
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes

View file

@ -20,6 +20,8 @@ share/doc/HTML/de/ksteak/index.docbook
share/doc/HTML/en/ksteak/common
share/doc/HTML/en/ksteak/index.cache.bz2
share/doc/HTML/en/ksteak/index.docbook
@dirrm share/doc/HTML/de/ksteak
@dirrm share/doc/HTML/en/ksteak
share/icons/hicolor/16x16/apps/ksteak.png
share/icons/hicolor/16x16/apps/ksteakplugin.png
share/icons/hicolor/22x22/apps/ksteakplugin.png
@ -29,3 +31,4 @@ share/icons/locolor/16x16/apps/ksteakplugin.png
share/locale/de/LC_MESSAGES/ksteak.mo
@dirrm share/apps/ksteak/pics
@dirrm share/apps/ksteak
@unexec /bin/rmdir %D/share/apps/khtml/kpartplugins 2>/dev/null || /usr/bin/true