From 140c365d20cff4c06ded40d532b4811f176132ce Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 9 Jun 2009 12:12:00 +0000 Subject: PKG_DESTDIR_SUPPORT seems to be working fine --- graphics/netpbm/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics/netpbm') diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index b2dfc498a7f..29de2bfd991 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.159 2009/02/27 16:51:36 wiz Exp $ +# $NetBSD: Makefile,v 1.160 2009/06/09 12:12:00 abs Exp $ DISTNAME= netpbm-10.34 PKGREVISION= 1 @@ -13,8 +13,7 @@ COMMENT= Toolkit for conversion of images between different formats MAKE_JOBS_SAFE= no PKG_INSTALLATION_TYPES= overwrite pkgviews -# PLIST generation in post-install below is broken for destdir -#PKG_DESTDIR_SUPPORT= user-destdir +PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= bash:run gmake lex pax perl USE_FEATURES= snprintf -- cgit v1.2.3