diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-14 06:58:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-04-14 06:58:03 +0000 |
commit | 9734dbb081aa0451992fa11a248f4676e391a638 (patch) | |
tree | 04526724975f750d57adee7e11081647ce87b356 /x11-toolkits/vte | |
parent | - Update to 4.1 (diff) |
Remove some leftover locale directories.
Reported by: GNOME Tinderbox
Notes
Notes:
svn path=/head/; revision=133300
Diffstat (limited to 'x11-toolkits/vte')
-rw-r--r-- | x11-toolkits/vte/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/vte/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/vte/Makefile b/x11-toolkits/vte/Makefile index 29f9638b454d..0e86df63823b 100644 --- a/x11-toolkits/vte/Makefile +++ b/x11-toolkits/vte/Makefile @@ -7,6 +7,7 @@ PORTNAME= vte PORTVERSION= 0.11.13 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} diff --git a/x11-toolkits/vte/pkg-plist b/x11-toolkits/vte/pkg-plist index f552e4d29050..5a1586baaa75 100644 --- a/x11-toolkits/vte/pkg-plist +++ b/x11-toolkits/vte/pkg-plist @@ -94,6 +94,8 @@ share/locale/wa/LC_MESSAGES/vte.mo share/locale/xh/LC_MESSAGES/vte.mo share/locale/zh_CN/LC_MESSAGES/vte.mo share/locale/zh_TW/LC_MESSAGES/vte.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/vte/termcap |