summaryrefslogtreecommitdiff
path: root/irc/xchat1/Makefile
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-10-02 09:46:11 +0000
committerJim Mock <jim@FreeBSD.org>1999-10-02 09:46:11 +0000
commit609890ffc63834b0ff05f465cec875a3fa33e53f (patch)
treebaeb7ba30f6237f4411ebba97a7d65838bdf0db9 /irc/xchat1/Makefile
parentbye-bye netscape46-communicator.us, hello netscape47-communicator.us (diff)
Updated to version 1.3.3
Notes
Notes: svn path=/head/; revision=22116
Diffstat (limited to 'irc/xchat1/Makefile')
-rw-r--r--irc/xchat1/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index ebf7374799bd..f2dc62441e5a 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: xchat
-# Version required: 1.2.1
+# Version required: 1.3.3
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= xchat-1.2.1
+DISTNAME= xchat-1.3.3
CATEGORIES= irc
-MASTER_SITES= http://xchat.org/files/ \
- http://xchat.linuxpower.org/files/
+MASTER_SITES= http://xchat.org/files/v1.3/ \
+ http://xchat.linuxpower.org/files/v1.3/
MAINTAINER= jim@FreeBSD.org
@@ -19,6 +19,7 @@ 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