From 4deddde6f6997ecefc4a8c89373915d7b14a5a32 Mon Sep 17 00:00:00 2001 From: Jim Mock Date: Sun, 24 Oct 1999 19:28:01 +0000 Subject: Updated to version 1.3.5 --- irc/xchat-devel/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'irc/xchat-devel/Makefile') 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 # # $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 -- cgit v1.2.3