From 4092ac61eb8947835ce060763b8fa412378faf48 Mon Sep 17 00:00:00 2001 From: tron Date: Tue, 24 Dec 2002 09:35:53 +0000 Subject: Add a comment that "PKGREVISION" must be set in "../xchat/Makefile.common". --- chat/xchat-gnome/Makefile | 3 ++- chat/xchat/Makefile | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'chat') diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile index cb89004fbc1..2e5c08e991d 100644 --- a/chat/xchat-gnome/Makefile +++ b/chat/xchat-gnome/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2002/12/24 09:04:24 tron Exp $ +# $NetBSD: Makefile,v 1.7 2002/12/24 09:35:54 tron Exp $ .include "../xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} +# Don't set "PKGREVISION" here, set it in "../xchat/Makefile.common". CONFLICTS+= xchat-[0-9]* COMMENT+= and GNOME libraries diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile index ef9ece09d0c..47b8c4312ef 100644 --- a/chat/xchat/Makefile +++ b/chat/xchat/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2002/09/21 23:52:55 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2002/12/24 09:35:53 tron Exp $ .include "Makefile.common" +# Don't set "PKGREVISION" here, set it in "Makefile.common". + CONFIGURE_ARGS+= --disable-gnome CONFIGURE_ARGS+= --disable-zvt -- cgit v1.2.3