summaryrefslogtreecommitdiff
path: root/irc/xchat/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-09-01 08:35:08 +0000
committerJim Mock <jim@FreeBSD.org>1999-09-01 08:35:08 +0000
commit2ae35df24826eaa6173a2a56dcaeac54d7898c8c (patch)
tree9c3d2c69baa03d6ffa547651810404a477fe43ff /irc/xchat/Makefile
parentDistfile changed but version asn't updated (a few typo fixes, etc). (diff)
Updated to version 1.2.0
Notes
Notes: svn path=/head/; revision=21177
Diffstat (limited to 'irc/xchat/Makefile')
-rw-r--r--irc/xchat/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index a5beaab88ab1..a91290ea9d40 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xchat
-# Version required: 1.1.9
+# Version required: 1.2.0
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.1.9
+DISTNAME= xchat-1.2.0
CATEGORIES= irc
MASTER_SITES= http://xchat.org/files/beta/ \
http://xchat.linuxpower.org/files/beta/
@@ -19,7 +19,6 @@ LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
-USE_BZIP2= yes
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes