summaryrefslogtreecommitdiff
path: root/irc/xchat-devel/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2000-05-25 22:48:30 +0000
committerJim Mock <jim@FreeBSD.org>2000-05-25 22:48:30 +0000
commit255da4f9b36a3d78d0edfb96cd8dbea385a15d39 (patch)
tree573d11ef8ec9ef2998025d1b8a17805c8b602a87 /irc/xchat-devel/Makefile
parentFix the DESCR file to actually be a DESCR and not half of one with an MD5 (diff)
Enable NLS support. It works now!
Submitted by: cpiazza
Notes
Notes: svn path=/head/; revision=28762
Diffstat (limited to 'irc/xchat-devel/Makefile')
-rw-r--r--irc/xchat-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index 16d51211b86c..1a68264dc3b1 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/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