diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-16 16:12:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-16 16:12:36 +0800 |
commit | 7158490aec6d4792d4930b28130e16d4c538dc27 (patch) | |
tree | 05f14886dc10654def914c003004509718caf638 /graphics | |
parent | b14e209474ab0c8bb36eb41a0ef37a564c8474ab (diff) | |
download | marcuscom-ports-7158490aec6d4792d4930b28130e16d4c538dc27.tar marcuscom-ports-7158490aec6d4792d4930b28130e16d4c538dc27.tar.gz marcuscom-ports-7158490aec6d4792d4930b28130e16d4c538dc27.tar.bz2 marcuscom-ports-7158490aec6d4792d4930b28130e16d4c538dc27.tar.lz marcuscom-ports-7158490aec6d4792d4930b28130e16d4c538dc27.tar.xz marcuscom-ports-7158490aec6d4792d4930b28130e16d4c538dc27.tar.zst marcuscom-ports-7158490aec6d4792d4930b28130e16d4c538dc27.zip |
Remove some leftover lcoale directories.
Reported by: GNOME Tinderbox
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4255 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/eog/Makefile | 3 | ||||
-rw-r--r-- | graphics/eog/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/eog/Makefile b/graphics/eog/Makefile index 3926ae442..2542e4fe9 100644 --- a/graphics/eog/Makefile +++ b/graphics/eog/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/eog/Makefile,v 1.4 2005/07/04 00:15:00 marcus Exp $ # PORTNAME= eog PORTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.11 diff --git a/graphics/eog/pkg-plist b/graphics/eog/pkg-plist index 45a6dde65..7eedb807f 100644 --- a/graphics/eog/pkg-plist +++ b/graphics/eog/pkg-plist @@ -139,6 +139,8 @@ share/locale/zu/LC_MESSAGES/eog.mo @unexec rmdir %D/share/locale/rw 2> /dev/null || true @unexec rmdir %D/share/locale/nso/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/nso 2> /dev/null || true +@unexec rmdir %D/share/locale/ug/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ug 2> /dev/null || true @dirrm share/gnome/pixmaps/eog @dirrm share/gnome/omf/eog @dirrm share/gnome/help/eog/zh_TW/figures |