diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-26 08:07:53 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-26 08:07:53 +0800 |
commit | 96492052c65e02713b27acd3b248f9e14fb25c40 (patch) | |
tree | 4b38302bf6e77b0451b8129ab83dcff10eda11a8 | |
parent | 3ccf73beb0ab893a9613c47a365d88b737d12f20 (diff) | |
download | marcuscom-ports-96492052c65e02713b27acd3b248f9e14fb25c40.tar marcuscom-ports-96492052c65e02713b27acd3b248f9e14fb25c40.tar.gz marcuscom-ports-96492052c65e02713b27acd3b248f9e14fb25c40.tar.bz2 marcuscom-ports-96492052c65e02713b27acd3b248f9e14fb25c40.tar.lz marcuscom-ports-96492052c65e02713b27acd3b248f9e14fb25c40.tar.xz marcuscom-ports-96492052c65e02713b27acd3b248f9e14fb25c40.tar.zst marcuscom-ports-96492052c65e02713b27acd3b248f9e14fb25c40.zip |
Fix the plist.
Submitted by: aDe
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3705 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | audio/goobox/Makefile | 1 | ||||
-rw-r--r-- | audio/goobox/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index f52cb2d54..8551d9775 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -7,6 +7,7 @@ PORTNAME= goobox PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/audio/goobox/pkg-plist b/audio/goobox/pkg-plist index 41c61cfac..260de342c 100644 --- a/audio/goobox/pkg-plist +++ b/audio/goobox/pkg-plist @@ -30,5 +30,8 @@ share/locale/ru/LC_MESSAGES/goobox.mo share/locale/sv/LC_MESSAGES/goobox.mo share/locale/zh_CN/LC_MESSAGES/goobox.mo @unexec rmdir %D/share/locale/ar 2> /dev/null || true +@dirrm share/gnome/omf/goobox +@dirrm share/gnome/help/goobox/C +@dirrm share/gnome/help/goobox @dirrm share/gnome/goobox/glade @dirrm share/gnome/goobox |