From ccafcd92256250dfd54a36d857213ab31532f32d Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 9 Nov 2002 13:43:48 +0000 Subject: COMMENT should be set in Makefile, not any common Makefile parts. --- x11/gtoolkit/Makefile | 4 +++- x11/gtoolkit/Makefile.common | 3 +-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'x11/gtoolkit') diff --git a/x11/gtoolkit/Makefile b/x11/gtoolkit/Makefile index e50f345a3db..5e1b36e758d 100644 --- a/x11/gtoolkit/Makefile +++ b/x11/gtoolkit/Makefile @@ -1,7 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/11/09 05:19:27 rh Exp $ +# $NetBSD: Makefile,v 1.2 2002/11/09 13:43:48 wiz Exp $ # .include "Makefile.common" +COMMENT= Objective-C interface to the GTK+ widget set + BUILD_DIRS= ${WRKSRC}/GToolKit .include "../../x11/gtk/buildlink2.mk" diff --git a/x11/gtoolkit/Makefile.common b/x11/gtoolkit/Makefile.common index 96e2e6908f8..066ecd7094c 100644 --- a/x11/gtoolkit/Makefile.common +++ b/x11/gtoolkit/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.1.1.1 2002/11/09 05:19:28 rh Exp $ +# $NetBSD: Makefile.common,v 1.2 2002/11/09 13:43:48 wiz Exp $ # DISTNAME= gtoolkit-0.9.5 @@ -7,7 +7,6 @@ MASTER_SITES?= ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/ MAINTAINER?= packages@netbsd.org HOMEPAGE?= http://www.informatik.uni-osnabrueck.de/elmar/projects/gtoolkit/ -COMMENT?= Objective-C interface to the GTK+ widget set GNU_CONFIGURE= YES USE_BUILDLINK2= YES -- cgit v1.2.3