pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/lcab add PKG_DESTDIR_SUPPORT



details:   https://anonhg.NetBSD.org/pkgsrc/rev/73ae73d90a62
branches:  trunk
changeset: 545211:73ae73d90a62
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Mon Jul 28 19:31:31 2008 +0000

description:
add PKG_DESTDIR_SUPPORT

diffstat:

 archivers/lcab/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r de4843bcfbdd -r 73ae73d90a62 archivers/lcab/Makefile
--- a/archivers/lcab/Makefile   Mon Jul 28 18:50:48 2008 +0000
+++ b/archivers/lcab/Makefile   Mon Jul 28 19:31:31 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2008/07/28 18:47:12 plunky Exp $
+# $NetBSD: Makefile,v 1.8 2008/07/28 19:31:31 plunky Exp $
 #
 
 DISTNAME=              lcab-1.0b10
@@ -10,6 +10,7 @@
 COMMENT=               Microsoft cabinet (.CAB) file creator
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index