diff options
Diffstat (limited to 'german/ksteak')
-rw-r--r-- | german/ksteak/Makefile | 2 | ||||
-rw-r--r-- | german/ksteak/pkg-plist | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/german/ksteak/Makefile b/german/ksteak/Makefile index 9e725c4bca0..dad63c1f610 100644 --- a/german/ksteak/Makefile +++ b/german/ksteak/Makefile @@ -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 diff --git a/german/ksteak/pkg-plist b/german/ksteak/pkg-plist index 4f2574c891f..d6c124b31c2 100644 --- a/german/ksteak/pkg-plist +++ b/german/ksteak/pkg-plist @@ -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 |