diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-05-27 18:02:12 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-05-27 18:02:12 +0000 |
commit | 82e003b8feaed752c0e00ffe75e27bf9b8da5dea (patch) | |
tree | af962e2d5b5bc7f725abe8f01c27bc4bd8efe3b0 /accessibility | |
parent | bda9c1f4db4138d12ad642ba93a0597f7a95e429 (diff) | |
download | ports-82e003b8feaed752c0e00ffe75e27bf9b8da5dea.tar.gz ports-82e003b8feaed752c0e00ffe75e27bf9b8da5dea.zip |
Notes
Diffstat (limited to 'accessibility')
-rw-r--r-- | accessibility/gnome-mag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnome-mag/pkg-plist | 2 | ||||
-rw-r--r-- | accessibility/gnomemag/Makefile | 1 | ||||
-rw-r--r-- | accessibility/gnomemag/pkg-plist | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/accessibility/gnome-mag/Makefile b/accessibility/gnome-mag/Makefile index f0dd63b6d9fe..3d6e73181d61 100644 --- a/accessibility/gnome-mag/Makefile +++ b/accessibility/gnome-mag/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemag PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mag/0.12 diff --git a/accessibility/gnome-mag/pkg-plist b/accessibility/gnome-mag/pkg-plist index 9db5e46dfc9d..16075af3248f 100644 --- a/accessibility/gnome-mag/pkg-plist +++ b/accessibility/gnome-mag/pkg-plist @@ -93,6 +93,8 @@ share/locale/uk/LC_MESSAGES/gnome-mag.mo share/locale/vi/LC_MESSAGES/gnome-mag.mo share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo +@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ug 2> /dev/null || true @unexec rmdir %D/share/locale/ang/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/ang 2> /dev/null || true @dirrm share/gnome/idl/gnome-mag-1.0 diff --git a/accessibility/gnomemag/Makefile b/accessibility/gnomemag/Makefile index f0dd63b6d9fe..3d6e73181d61 100644 --- a/accessibility/gnomemag/Makefile +++ b/accessibility/gnomemag/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnomemag PORTVERSION= 0.12.1 +PORTREVISION= 1 CATEGORIES= accessibility gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-mag/0.12 diff --git a/accessibility/gnomemag/pkg-plist b/accessibility/gnomemag/pkg-plist index 9db5e46dfc9d..16075af3248f 100644 --- a/accessibility/gnomemag/pkg-plist +++ b/accessibility/gnomemag/pkg-plist @@ -93,6 +93,8 @@ share/locale/uk/LC_MESSAGES/gnome-mag.mo share/locale/vi/LC_MESSAGES/gnome-mag.mo share/locale/zh_CN/LC_MESSAGES/gnome-mag.mo share/locale/zh_TW/LC_MESSAGES/gnome-mag.mo +@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ug 2> /dev/null || true @unexec rmdir %D/share/locale/ang/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/ang 2> /dev/null || true @dirrm share/gnome/idl/gnome-mag-1.0 |