From 1685739ccc9eb6e697991f0019416acfec93db43 Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 31 Oct 2012 11:16:30 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- devel/boehm-gc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/boehm-gc') diff --git a/devel/boehm-gc/Makefile b/devel/boehm-gc/Makefile index a310040f45c..65fb69779a2 100644 --- a/devel/boehm-gc/Makefile +++ b/devel/boehm-gc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.71 2012/08/26 17:00:05 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2012/10/31 11:16:41 asau Exp $ DISTNAME= gc-7.2d PKGNAME= ${DISTNAME:S/gc/boehm-gc/} @@ -10,7 +10,6 @@ HOMEPAGE= http://www.hpl.hp.com/personal/Hans_Boehm/gc/ COMMENT= Garbage collection and memory leak detection for C and C++ PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/${DISTNAME:S/d$//} -- cgit v1.2.3