summaryrefslogtreecommitdiffstats
path: root/irc/xchat1
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>2000-05-25 22:48:30 +0000
committerjim <jim@FreeBSD.org>2000-05-25 22:48:30 +0000
commit866dfdb5466896629d698331f9f237cb03ab1750 (patch)
tree0ad5c700e643ce24fde2571f82fb542738ccc37d /irc/xchat1
parenta9a3045c86071a37790785e9e4812bc9483f36c9 (diff)
downloadFreeBSD-ports-866dfdb5466896629d698331f9f237cb03ab1750.zip
FreeBSD-ports-866dfdb5466896629d698331f9f237cb03ab1750.tar.gz
Enable NLS support. It works now!
Submitted by: cpiazza
Diffstat (limited to 'irc/xchat1')
-rw-r--r--irc/xchat1/Makefile2
-rw-r--r--irc/xchat1/pkg-plist15
2 files changed, 16 insertions, 1 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 16d5121..1a68264 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -30,7 +30,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-nls --disable-python
+CONFIGURE_ARGS= --disable-python
.if defined(WITH_SOCKS)
CONFIGURE_ARGS+= --enable-socks
diff --git a/irc/xchat1/pkg-plist b/irc/xchat1/pkg-plist
index 5779c8c..bfc9dfc 100644
--- a/irc/xchat1/pkg-plist
+++ b/irc/xchat1/pkg-plist
@@ -14,4 +14,19 @@ share/doc/xchat/xchat-9.html
share/doc/xchat/xchat-10.html
share/doc/xchat/README
share/doc/xchat/ChangeLog
+share/locale/cs/LC_MESSAGES/xchat.mo
+share/locale/da/LC_MESSAGES/xchat.mo
+share/locale/de/LC_MESSAGES/xchat.mo
+share/locale/el/LC_MESSAGES/xchat.mo
+share/locale/es/LC_MESSAGES/xchat.mo
+share/locale/fr/LC_MESSAGES/xchat.mo
+share/locale/hu/LC_MESSAGES/xchat.mo
+share/locale/it/LC_MESSAGES/xchat.mo
+share/locale/ja/LC_MESSAGES/xchat.mo
+share/locale/ko/LC_MESSAGES/xchat.mo
+share/locale/nl/LC_MESSAGES/xchat.mo
+share/locale/pt_BR/LC_MESSAGES/xchat.mo
+share/locale/ro/LC_MESSAGES/xchat.mo
+share/locale/sl/LC_MESSAGES/xchat.mo
+share/locale/sr_YU/LC_MESSAGES/xchat.mo
@dirrm share/doc/xchat
OpenPOWER on IntegriCloud