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/png2html/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'graphics/png2html') diff --git a/graphics/png2html/Makefile b/graphics/png2html/Makefile index adf12faf7f2..35d3f985bca 100644 --- a/graphics/png2html/Makefile +++ b/graphics/png2html/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2011/11/01 06:01:43 sbd Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/06 14:11:14 asau Exp $ # DISTNAME= png2html-1.1 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.engr.mun.ca/~holden/png2html.html COMMENT= Takes a PNG image and transforms it to a web page -PKG_DESTDIR_SUPPORT= user-destdir - FIX_RPATH+= CFLAGS CFLAGS+= -L${BUILDLINK_PREFIX.gd}/lib \ ${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.gd}/lib -- cgit v1.2.3