From 875477b58ca82eec8c9f9fe8947be904a0fa8b8c Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 21 Jun 1999 01:53:35 +0000 Subject: Update xchat to 0.9.9. PR: 12314 Submitted by: maintainer --- irc/xchat/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'irc/xchat/Makefile') diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile index 2283ec964aad..7dc3fdb1bd31 100644 --- a/irc/xchat/Makefile +++ b/irc/xchat/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: xchat -# Version required: 0.9.6 +# Version required: 0.9.9 # Date created: 17 Nov 1998 # Whom: Jim Mock # -# $Id: Makefile,v 1.11 1999/05/29 03:56:06 steve Exp $ +# $Id: Makefile,v 1.12 1999/06/08 23:41:54 steve Exp $ # -DISTNAME= xchat-0.9.6 +DISTNAME= xchat-0.9.9 CATEGORIES= net MASTER_SITES= http://xchat.linuxpower.org/files/ \ http://www.ozemail.com.au/~peterzelezny/xchat/ \ @@ -23,7 +23,7 @@ USE_GMAKE= yes USE_PERL5= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gnome --disable-panel -CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" +CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}" post-install: strip ${PREFIX}/bin/xchat -- cgit v1.2.3