From 1d10c741d9b9764445fdd06fb24f211198fcca6f Mon Sep 17 00:00:00 2001 From: asau Date: Sat, 6 Oct 2012 14:10:39 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- graphics/gd/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/gd') diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 65e5ecaad83..5a76dbf1671 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2012/10/03 21:56:09 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2012/10/06 14:10:50 asau Exp $ DISTNAME= gd-2.0.35 PKGREVISION= 10 @@ -10,8 +10,6 @@ MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.libgd.org/ COMMENT= Graphics library for the dynamic creation of images -PKG_DESTDIR_SUPPORT= user-destdir - .include "options.mk" # fails in test not finding libgd.a -- cgit v1.2.3