summaryrefslogtreecommitdiff
path: root/irc/xchat-devel/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-10-24 19:28:01 +0000
committerJim Mock <jim@FreeBSD.org>1999-10-24 19:28:01 +0000
commit4deddde6f6997ecefc4a8c89373915d7b14a5a32 (patch)
tree289b13bfcfba9707bf5410c3c5ce9ff6e27abb16 /irc/xchat-devel/Makefile
parentFix 'dir .' (works as dir *) (diff)
Updated to version 1.3.5
Notes
Notes: svn path=/head/; revision=22600
Diffstat (limited to 'irc/xchat-devel/Makefile')
-rw-r--r--irc/xchat-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/xchat-devel/Makefile b/irc/xchat-devel/Makefile
index 4889169cbb54..545265bada3c 100644
--- a/irc/xchat-devel/Makefile
+++ b/irc/xchat-devel/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 1.3.4
+# Version required: 1.3.5
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.3.4
+DISTNAME= xchat-1.3.5
CATEGORIES= irc
MASTER_SITES= http://xchat.org/files/v1.3/ \
http://xchat.linuxpower.org/files/v1.3/
@@ -23,7 +23,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --disable-nls
+CONFIGURE_ARGS= --disable-nls --disable-debug
.if defined(USE_GNOME)
CONFIGURE_ARGS+= --enable-gnome