summaryrefslogtreecommitdiff
path: root/graphics/netpbm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-02-27 16:51:36 +0000
committerwiz <wiz@pkgsrc.org>2009-02-27 16:51:36 +0000
commit4b90cb9ccbb12b51c3ab195494c00b7ccf925d6c (patch)
treec95a3d7d4dd5a1b658fc5b33c8b608f61d994360 /graphics/netpbm
parentec1d87ba483a8504823a2a382049a529800151a3 (diff)
downloadpkgsrc-4b90cb9ccbb12b51c3ab195494c00b7ccf925d6c.tar.gz
Comment out PKG_DESTDIR_SUPPORT.
PLIST generation in the post-install target is broken for destdir. It tries to remove ${PREFIX}/bin et al.
Diffstat (limited to 'graphics/netpbm')
-rw-r--r--graphics/netpbm/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile
index 931b5f05b55..b2dfc498a7f 100644
--- a/graphics/netpbm/Makefile
+++ b/graphics/netpbm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.158 2008/09/01 09:04:19 dholland Exp $
+# $NetBSD: Makefile,v 1.159 2009/02/27 16:51:36 wiz Exp $
DISTNAME= netpbm-10.34
PKGREVISION= 1
@@ -13,7 +13,8 @@ COMMENT= Toolkit for conversion of images between different formats
MAKE_JOBS_SAFE= no
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PKG_DESTDIR_SUPPORT= user-destdir
+# PLIST generation in post-install below is broken for destdir
+#PKG_DESTDIR_SUPPORT= user-destdir
USE_TOOLS+= bash:run gmake lex pax perl
USE_FEATURES= snprintf