summaryrefslogtreecommitdiff
path: root/devel/boehm-gc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/boehm-gc/Makefile')
-rw-r--r--devel/boehm-gc/Makefile8
1 files changed, 4 insertions, 4 deletions
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