summaryrefslogtreecommitdiff
path: root/devel/boehm-gc/Makefile
diff options
context:
space:
mode:
authortoshii <toshii@pkgsrc.org>2004-06-28 15:45:18 +0000
committertoshii <toshii@pkgsrc.org>2004-06-28 15:45:18 +0000
commit1feba075909d37691dfeca9f785b082f17e0f6c1 (patch)
treed055e52f150f1977c34a9aa52862985776705a95 /devel/boehm-gc/Makefile
parent54bfdaecc626963c16cab1e687cd9140ebf2ffe9 (diff)
downloadpkgsrc-1feba075909d37691dfeca9f785b082f17e0f6c1.tar.gz
Make this buildable on NetBSD/amd64.
Changes are quite mechanical, but "gctest" appears to work...
Diffstat (limited to 'devel/boehm-gc/Makefile')
-rw-r--r--devel/boehm-gc/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile
index 3296220d887..2388a554706 100644
--- a/devel/boehm-gc/Makefile
+++ b/devel/boehm-gc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2004/04/03 10:26:14 hubertf Exp $
+# $NetBSD: Makefile,v 1.39 2004/06/28 15:45:18 toshii Exp $
#
DISTNAME= gc6.2
@@ -12,8 +12,6 @@ HOMEPAGE= http://www.hpl.hp.com/personal/Hans_Boehm/gc/
COMMENT= Garbage collection and memory leak detection for C and C++
-NOT_FOR_PLATFORM= *-*-amd64 *-*-x86_64
-
PKG_INSTALLATION_TYPES= overwrite pkgviews
GNU_CONFIGURE= YES