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/pngcheck/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'graphics/pngcheck') diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index 67bfc16f3c4..6b569bb769a 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2011/03/23 10:56:55 adam Exp $ +# $NetBSD: Makefile,v 1.4 2012/10/06 14:11:14 asau Exp $ DISTNAME= pngcheck-2.3.0 CATEGORIES= graphics @@ -9,7 +9,6 @@ HOMEPAGE= http://www.libpng.org/pub/png/apps/pngcheck.html COMMENT= Verify the integrity of PNG, JNG, and MNG files LICENSE= gnu-gpl-v2 -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin share/doc/pngcheck do-build: -- cgit v1.2.3