summaryrefslogtreecommitdiff
path: root/irc/xchat-gnome
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-03-05 16:50:00 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-03-05 16:50:00 +0000
commit208d7634e62462b26711ad3681ed7fa696449cbe (patch)
treef201920a0010c157102038e96fb2300bb33b648f /irc/xchat-gnome
parentUpgrade 2.2 -> 2.3. (diff)
Update 0.5.1 -> 0.9.1.
Submitted by: maintainer, Jim Mock <phrantic.phear.net>
Notes
Notes: svn path=/head/; revision=17007
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r--irc/xchat-gnome/Makefile10
-rw-r--r--irc/xchat-gnome/distinfo2
-rw-r--r--irc/xchat-gnome/pkg-descr3
3 files changed, 7 insertions, 8 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index 05b7a4f1e9fc..d82eec6963fc 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -1,24 +1,24 @@
# New ports collection makefile for: xchat
-# Version required: 0.5.1
+# Version required: 0.9.1
# Date created: 17 Nov 1998
# Whom: Jim Mock <jim@phrantic.phear.net>
#
-# $Id: Makefile,v 1.4 1998/12/08 21:25:17 sada Exp $
+# $Id: Makefile,v 1.5 1999/01/17 19:57:11 vanilla Exp $
#
-DISTNAME= xchat-0.5.1
+DISTNAME= xchat-0.9.1
CATEGORIES= net
MASTER_SITES= http://xchat.linuxpower.org/files/ \
- http://www.spyda.co.za/pub/linux/x11/irc/xchat/ \
http://www.ozemail.com.au/~peterzelezny/xchat/
MAINTAINER= jim@phrantic.phear.net
-LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel
USE_GMAKE= yes
USE_PERL5= yes
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --disable-gnome
CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config"
.include <bsd.port.mk>
diff --git a/irc/xchat-gnome/distinfo b/irc/xchat-gnome/distinfo
index 6733913a3725..0985e327f6a1 100644
--- a/irc/xchat-gnome/distinfo
+++ b/irc/xchat-gnome/distinfo
@@ -1 +1 @@
-MD5 (xchat-0.5.1.tar.gz) = f03606c4e5512766ac6a10ccf4796756
+MD5 (xchat-0.9.1.tar.gz) = 9d2d55e6157e7a09f854fb412b343687
diff --git a/irc/xchat-gnome/pkg-descr b/irc/xchat-gnome/pkg-descr
index 62ce9847ddca..0be3d628f93b 100644
--- a/irc/xchat-gnome/pkg-descr
+++ b/irc/xchat-gnome/pkg-descr
@@ -1,7 +1,6 @@
X-Chat is a small yet very forceful X irc client. It runs nicely, has a
nice good looking interface, and best of all, is easy to use all around.
-The latest version is available from http://xchat.elitenet.org/ or
-http://users.mentasm.com/~zed/xchat/
+The latest version is available from http://xchat.linuxpower.org/.
- Jim <jim@phrantic.phear.net>