diff options
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 |