diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-07 12:43:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-07 12:43:08 +0800 |
commit | db2db96df144ef0464d0ce6e0fe6752c29879c9c (patch) | |
tree | 5f0c1b0cf223b7edd3402f0d191f0ae23f4f6e8a /x11-toolkits | |
parent | eda6592a89010608546514a8dc46f1ea0c7746a1 (diff) | |
download | marcuscom-ports-db2db96df144ef0464d0ce6e0fe6752c29879c9c.tar marcuscom-ports-db2db96df144ef0464d0ce6e0fe6752c29879c9c.tar.gz marcuscom-ports-db2db96df144ef0464d0ce6e0fe6752c29879c9c.tar.bz2 marcuscom-ports-db2db96df144ef0464d0ce6e0fe6752c29879c9c.tar.lz marcuscom-ports-db2db96df144ef0464d0ce6e0fe6752c29879c9c.tar.xz marcuscom-ports-db2db96df144ef0464d0ce6e0fe6752c29879c9c.tar.zst marcuscom-ports-db2db96df144ef0464d0ce6e0fe6752c29879c9c.zip |
Remove some leftover locale directories.
Reported by: Caelian on #freebsd-gnome
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4763 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/libgnomeui/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index eb0579224..0aadf2d85 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -3,10 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreBSD.org> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.64 2005/08/29 10:40:11 kwm Exp $ +# $MCom: ports/x11-toolkits/libgnomeui/Makefile,v 1.65 2005/09/06 17:06:17 kwm Exp $ PORTNAME= libgnomeui PORTVERSION= 2.12.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 diff --git a/x11-toolkits/libgnomeui/pkg-plist b/x11-toolkits/libgnomeui/pkg-plist index 3350487d0..0ee38ebce 100644 --- a/x11-toolkits/libgnomeui/pkg-plist +++ b/x11-toolkits/libgnomeui/pkg-plist @@ -232,6 +232,8 @@ share/locale/zh_TW/LC_MESSAGES/libgnomeui-2.0.mo share/locale/zu/LC_MESSAGES/libgnomeui-2.0.mo @unexec rmdir %D/share/locale/te/LC_MESSAGES 2> /dev/null || true @unexec rmdir %D/share/locale/te 2> /dev/null || true +@unexec rmdir %D/share/locale/ku/LC_MESSAGES 2> /dev/null || true +@unexec rmdir %D/share/locale/ku 2> /dev/null || true @dirrm %%DOCSDIR%% @dirrm include/libgnomeui-2.0/libgnomeui @dirrm include/libgnomeui-2.0 |