aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>2001-06-28 16:28:42 +0000
committerJim Mock <jim@FreeBSD.org>2001-06-28 16:28:42 +0000
commit0651aaa0860c78b3bf915352ff210527b8052c05 (patch)
tree39f4e5638c0d65eacaf1f5da5119abf9fe1737c7 /irc/xchat/Makefile
parent5764c1943e90b3308abdc18bcc33a366601b4d31 (diff)
downloadports-0651aaa0860c78b3bf915352ff210527b8052c05.tar.gz
ports-0651aaa0860c78b3bf915352ff210527b8052c05.zip
Notes
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r--irc/xchat/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 48f7c5ddffd8..c08ca7da883e 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= xchat
-PORTVERSION= 1.6.4
+PORTVERSION= 1.8.0
CATEGORIES+= irc gnome
-MASTER_SITES= http://xchat.org/files/source/1.6/ \
- http://xchat.linuxpower.org/files/source/1.6/
+MASTER_SITES= http://xchat.org/files/source/1.8/ \
+ http://xchat.linuxpower.org/files/source/1.8/
MAINTAINER= jim@FreeBSD.org
# This port has a slave port japanese/xchat. Do not carelessly overwrite
@@ -24,7 +24,7 @@ USE_IMLIB= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
# Assign with `+=' for slave ports
-CONFIGURE_ARGS+= --disable-python
+CONFIGURE_ARGS+= --disable-python --disable-nls
.include <bsd.port.pre.mk>