From 82f4f41824d1a93252c831ed8564bc3e5b2665cb Mon Sep 17 00:00:00 2001 From: frueauf Date: Thu, 12 Nov 1998 23:03:39 +0000 Subject: Fix some more pkglint nits. --- devel/boehm-gc/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/boehm-gc') diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index 63dcb96bb14..43ebcff8d7f 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/09/22 06:11:36 garbled Exp $ +# $NetBSD: Makefile,v 1.10 1998/11/12 23:03:40 frueauf Exp $ # FreeBSD Id: Makefile,v 1.1 1996/11/16 01:51:25 jdp Exp # @@ -7,12 +7,12 @@ PKGNAME= boehm-gc-4.12 CATEGORIES= devel MASTER_SITES= http://reality.sgi.com/employees/boehm_mti/gc_source/ -NOT_FOR_ARCHS+= sparc # SEGV in "./test_cpp 1" in build: target -NOT_FOR_ARCHS+= alpha # needs dlopen, ELF, still SEGV's - MAINTAINER= packages@netbsd.org HOMEPAGE= http://reality.sgi.com/employees/boehm_mti/gc.html +NOT_FOR_ARCHS+= sparc # SEGV in "./test_cpp 1" in build: target +NOT_FOR_ARCHS+= alpha # needs dlopen, ELF, still SEGV's + WRKSRC= ${WRKDIR}/gc ALL_TARGET= BSD-pkg-all INSTALL_TARGET= BSD-pkg-install -- cgit v1.2.3