diff options
author | tron <tron@pkgsrc.org> | 2000-11-27 06:34:49 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2000-11-27 06:34:49 +0000 |
commit | f93c777aa12c9e8219b58e2d8c68a13603341be0 (patch) | |
tree | 5c983e5e257b6f5b2ecae8f0de841901ef5886d7 /net | |
parent | 350e373f795bad83685847927a69def75bd1fd43 (diff) | |
download | pkgsrc-f93c777aa12c9e8219b58e2d8c68a13603341be0.tar.gz |
Add "USE_LIBINTL= YES" to get locale support working.
Diffstat (limited to 'net')
-rw-r--r-- | net/gnomeicu/Makefile | 3 | ||||
-rw-r--r-- | net/gnomeicu/pkg/PLIST | 22 |
2 files changed, 23 insertions, 2 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile index 9f273fb6483..e3d287210b9 100644 --- a/net/gnomeicu/Makefile +++ b/net/gnomeicu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2000/08/06 15:27:36 tron Exp $ +# $NetBSD: Makefile,v 1.3 2000/11/27 06:34:49 tron Exp $ DISTNAME= gnomeicu-0.93 CATEGORIES= net gnome @@ -14,5 +14,6 @@ DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core GNU_CONFIGURE= YES USE_X11BASE= YES USE_GMAKE= YES +USE_LIBINTL= YES .include "../../mk/bsd.pkg.mk" diff --git a/net/gnomeicu/pkg/PLIST b/net/gnomeicu/pkg/PLIST index b8e6667a637..16e9cad9dec 100644 --- a/net/gnomeicu/pkg/PLIST +++ b/net/gnomeicu/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/07/07 13:25:33 tron Exp $ +@comment $NetBSD: PLIST,v 1.2 2000/11/27 06:34:50 tron Exp $ bin/gnomeicu bin/gnomeicu-client etc/CORBA/servers/GnomeICU.gnorba @@ -17,6 +17,26 @@ share/gnome/help/gnomeicu/C/options.html share/gnome/help/gnomeicu/C/topic.dat share/gnome/help/gnomeicu/C/usage.html share/gnome/help/gnomeicu/C/userprefs.html +share/locale/ca/LC_MESSAGES/gnomeicu.mo +share/locale/da/LC_MESSAGES/gnomeicu.mo +share/locale/de/LC_MESSAGES/gnomeicu.mo +share/locale/el/LC_MESSAGES/gnomeicu.mo +share/locale/es/LC_MESSAGES/gnomeicu.mo +share/locale/fr/LC_MESSAGES/gnomeicu.mo +share/locale/gl/LC_MESSAGES/gnomeicu.mo +share/locale/hu/LC_MESSAGES/gnomeicu.mo +share/locale/it/LC_MESSAGES/gnomeicu.mo +share/locale/ja/LC_MESSAGES/gnomeicu.mo +share/locale/ko/LC_MESSAGES/gnomeicu.mo +share/locale/lt/LC_MESSAGES/gnomeicu.mo +share/locale/nl/LC_MESSAGES/gnomeicu.mo +share/locale/no/LC_MESSAGES/gnomeicu.mo +share/locale/pl/LC_MESSAGES/gnomeicu.mo +share/locale/pt_BR/LC_MESSAGES/gnomeicu.mo +share/locale/ru/LC_MESSAGES/gnomeicu.mo +share/locale/sv/LC_MESSAGES/gnomeicu.mo +share/locale/tr/LC_MESSAGES/gnomeicu.mo +share/locale/uk/LC_MESSAGES/gnomeicu.mo share/pixmaps/gnome-gnomeicu.xpm share/pixmaps/gnomeicu/animeyes.png share/pixmaps/gnomeicu/cancel.xpm |