pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/netpbm PKG_DESTDIR_SUPPORT seems to be workin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6162fa214ce7
branches:  trunk
changeset: 394370:6162fa214ce7
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Jun 09 12:12:00 2009 +0000

description:
PKG_DESTDIR_SUPPORT seems to be working fine

diffstat:

 graphics/netpbm/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 5a68e8697267 -r 6162fa214ce7 graphics/netpbm/Makefile
--- a/graphics/netpbm/Makefile  Tue Jun 09 10:55:18 2009 +0000
+++ b/graphics/netpbm/Makefile  Tue Jun 09 12:12:00 2009 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index