diff options
author | Jim Mock <jim@FreeBSD.org> | 1999-09-01 08:35:08 +0000 |
---|---|---|
committer | Jim Mock <jim@FreeBSD.org> | 1999-09-01 08:35:08 +0000 |
commit | 2ae35df24826eaa6173a2a56dcaeac54d7898c8c (patch) | |
tree | 9c3d2c69baa03d6ffa547651810404a477fe43ff /irc/xchat1 | |
parent | 2b74e01f81bacd0069e99bc785cd2f233b658d41 (diff) | |
download | ports-2ae35df24826eaa6173a2a56dcaeac54d7898c8c.tar.gz ports-2ae35df24826eaa6173a2a56dcaeac54d7898c8c.zip |
Notes
Diffstat (limited to 'irc/xchat1')
-rw-r--r-- | irc/xchat1/Makefile | 5 | ||||
-rw-r--r-- | irc/xchat1/distinfo | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index a5beaab88ab1..a91290ea9d40 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/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 diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index 452035df5498..16ea5228d3e4 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-1.1.9.tar.bz2) = 26d400588cf657ec1ae5f440d558a593 +MD5 (xchat-1.2.0.tar.gz) = cae68bd6ff3a82131eb395a4253c413f |