diff options
author | xtraeme <xtraeme> | 2003-10-03 07:43:11 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-10-03 07:43:11 +0000 |
commit | ad71858626ccef145275c012b348383c62eec9a1 (patch) | |
tree | 7b4d1ca7e9d9c3ba80a6b2a98524de6782fd92af /chat/xchat-gnome/Makefile | |
parent | 67ea89e326bc650092c65386cb21956d554b8b54 (diff) | |
download | pkgsrc-ad71858626ccef145275c012b348383c62eec9a1.tar.gz |
Revert previous commit (wiz told me there's no need to CONFLICT betweeen
them, because they share the same PKGBASE).
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 |