diff options
Diffstat (limited to 'graphics/netpbm/Makefile')
-rw-r--r-- | graphics/netpbm/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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 |