From 791d0f000e3800b92390f9dc47dfcdb2a421a0ca Mon Sep 17 00:00:00 2001 From: agc Date: Sat, 17 Feb 2001 09:06:56 +0000 Subject: Move the COMMENT from being in its own file to a definition in the package Makefile. --- lang/gcc/Makefile | 3 ++- lang/gcc/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 lang/gcc/pkg/COMMENT (limited to 'lang/gcc') diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile index 8ec16c8f273..6541321a1b0 100644 --- a/lang/gcc/Makefile +++ b/lang/gcc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2001/02/08 17:27:01 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2001/02/17 09:07:08 agc Exp $ DISTNAME= gcc-2.95.2 CATEGORIES= lang @@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=gcc/} MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.gnu.org/software/gcc/gcc.html +COMMENT= GNU Compiler Collection BUILD_DEPENDS+= ${LOCALBASE}/bin/bison:../../devel/bison diff --git a/lang/gcc/pkg/COMMENT b/lang/gcc/pkg/COMMENT deleted file mode 100644 index 606f34848c6..00000000000 --- a/lang/gcc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -GNU Compiler Collection -- cgit v1.2.3