From a37e8ba511b8b94461189e88a0d486773ec67960 Mon Sep 17 00:00:00 2001 From: Seiichirou Hiraoka Date: Sun, 21 Mar 1999 13:18:18 +0000 Subject: Update to 0.9.3 PR: ports/10706 Submitted by: jim@phrantic.phear.net --- irc/xchat1/Makefile | 16 ++++++++++------ irc/xchat1/distinfo | 2 +- 2 files changed, 11 insertions(+), 7 deletions(-) (limited to 'irc/xchat1') diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile index d82eec6963fc..58002ecc986e 100644 --- a/irc/xchat1/Makefile +++ b/irc/xchat1/Makefile @@ -1,24 +1,28 @@ # New ports collection makefile for: xchat -# Version required: 0.9.1 +# Version required: 0.9.3 # Date created: 17 Nov 1998 # Whom: Jim Mock # -# $Id: Makefile,v 1.5 1999/01/17 19:57:11 vanilla Exp $ +# $Id: Makefile,v 1.6 1999/03/05 16:49:58 nectar Exp $ # -DISTNAME= xchat-0.9.1 +DISTNAME= xchat-0.9.3 CATEGORIES= net MASTER_SITES= http://xchat.linuxpower.org/files/ \ - http://www.ozemail.com.au/~peterzelezny/xchat/ + http://www.ozemail.com.au/~peterzelezny/xchat/ \ + http://www.spyda.co.za/pub/linux/x11/irc/xchat/ MAINTAINER= jim@phrantic.phear.net -LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel +LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gnome -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config" +CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" + +post-install: + strip ${PREFIX}/bin/xchat .include diff --git a/irc/xchat1/distinfo b/irc/xchat1/distinfo index 0985e327f6a1..e14c838f1751 100644 --- a/irc/xchat1/distinfo +++ b/irc/xchat1/distinfo @@ -1 +1 @@ -MD5 (xchat-0.9.1.tar.gz) = 9d2d55e6157e7a09f854fb412b343687 +MD5 (xchat-0.9.3.tar.gz) = 84e24beeba00f905a3aea18ce44f8a63 -- cgit v1.2.3