diff options
Diffstat (limited to 'chat/xchat-gnome/Makefile')
-rw-r--r-- | chat/xchat-gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile index f82c7b04be3..d33d17892a5 100644 --- a/chat/xchat-gnome/Makefile +++ b/chat/xchat-gnome/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2003/10/03 07:20:00 xtraeme Exp $ +# $NetBSD: Makefile,v 1.9 2003/10/03 07:43:11 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]* xchat-2.[0-9]* +CONFLICTS+= xchat-1.[0-9]* COMMENT+= and GNOME libraries CONFIGURE_ARGS+= --enable-panel |