diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-10 03:31:53 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-10 03:31:53 +0800 |
commit | 408d9b10674845f820424f643ded2dc39c74d843 (patch) | |
tree | 9c1b0381fe3a23899b3e8a5caa05245b6c835ca5 | |
parent | a8bceb063ec6af6d56ffb41d7daba8db7637137a (diff) | |
download | marcuscom-ports-408d9b10674845f820424f643ded2dc39c74d843.tar marcuscom-ports-408d9b10674845f820424f643ded2dc39c74d843.tar.gz marcuscom-ports-408d9b10674845f820424f643ded2dc39c74d843.tar.bz2 marcuscom-ports-408d9b10674845f820424f643ded2dc39c74d843.tar.lz marcuscom-ports-408d9b10674845f820424f643ded2dc39c74d843.tar.xz marcuscom-ports-408d9b10674845f820424f643ded2dc39c74d843.tar.zst marcuscom-ports-408d9b10674845f820424f643ded2dc39c74d843.zip |
- Try to remove locales
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7687 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11-toolkits/gtk12/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/gtk12/pkg-plist | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile index 2dc043f5f..4e6cb1072 100644 --- a/x11-toolkits/gtk12/Makefile +++ b/x11-toolkits/gtk12/Makefile @@ -3,11 +3,11 @@ # Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> # # $FreeBSD$ -# $MCom: ports/x11-toolkits/gtk12/Makefile,v 1.1 2006/07/18 16:38:33 ahze Exp $ +# $MCom: ports/x11-toolkits/gtk12/Makefile,v 1.2 2006/09/10 00:51:16 mezz Exp $ PORTNAME= gtk PORTVERSION= 1.2.10 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gtk+/1.2 diff --git a/x11-toolkits/gtk12/pkg-plist b/x11-toolkits/gtk12/pkg-plist index a4caefde9..85bb6e41b 100644 --- a/x11-toolkits/gtk12/pkg-plist +++ b/x11-toolkits/gtk12/pkg-plist @@ -220,8 +220,8 @@ share/themes/Default/gtk/gtkrc.yi share/themes/Default/gtk/gtkrc.zh_CN share/themes/Default/gtk/gtkrc.zh_TW.Big5 @exec mkdir -p %D/lib/gtk/themes/engines -%%NLS%% -%%NLS%% +%%NLS%%@dirrmtry share/locale/sp/LC_MESSAGES +%%NLS%%@dirrmtry share/locale/sp @dirrm lib/gtk/themes/engines @dirrm lib/gtk/themes @dirrm lib/gtk |