From c1ba93bee76bb6cb695a35c1909430bc1bf14fbe Mon Sep 17 00:00:00 2001 From: xtraeme Date: Fri, 3 Oct 2003 07:47:59 +0000 Subject: It's xchat-[0-9]* not xchat-1.[0-9]* --- chat/xchat-gnome/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/xchat-gnome') diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile index d33d17892a5..983a168eb2c 100644 --- a/chat/xchat-gnome/Makefile +++ b/chat/xchat-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2003/10/03 07:43:11 xtraeme Exp $ +# $NetBSD: Makefile,v 1.10 2003/10/03 07:47:59 xtraeme Exp $ .include "../xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} # Don't set "PKGREVISION" here, set it in "../xchat/Makefile.common". -CONFLICTS+= xchat-1.[0-9]* +CONFLICTS+= xchat-[0-9]* COMMENT+= and GNOME libraries CONFIGURE_ARGS+= --enable-panel -- cgit v1.2.3