diff options
author | Jim Mock <jim@FreeBSD.org> | 2000-05-25 22:48:30 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 2000-05-25 22:48:30 +0000 |
commit | 255da4f9b36a3d78d0edfb96cd8dbea385a15d39 (patch) | |
tree | 573d11ef8ec9ef2998025d1b8a17805c8b602a87 /irc/xchat2 | |
parent | 4bb3d314ebf063e6903f3db8a14d72a35ff80508 (diff) | |
download | ports-255da4f9b36a3d78d0edfb96cd8dbea385a15d39.tar.gz ports-255da4f9b36a3d78d0edfb96cd8dbea385a15d39.zip |
Notes
Diffstat (limited to 'irc/xchat2')
-rw-r--r-- | irc/xchat2/Makefile | 2 | ||||
-rw-r--r-- | irc/xchat2/pkg-plist | 15 |
2 files changed, 16 insertions, 1 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile index 16d51211b86c..1a68264dc3b1 100644 --- a/irc/xchat2/Makefile +++ b/irc/xchat2/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/xchat2/pkg-plist b/irc/xchat2/pkg-plist index 5779c8cb2b69..bfc9dfc7a866 100644 --- a/irc/xchat2/pkg-plist +++ b/irc/xchat2/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 |