pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/nbitools marked as destdir support.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/466ab65d7c56
branches:  trunk
changeset: 398312:466ab65d7c56
user:      obache <obache%pkgsrc.org@localhost>
date:      Sat Aug 29 09:31:23 2009 +0000

description:
marked as destdir support.

diffstat:

 devel/nbitools/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7c9dfd1c2b29 -r 466ab65d7c56 devel/nbitools/Makefile
--- a/devel/nbitools/Makefile   Sat Aug 29 09:03:28 2009 +0000
+++ b/devel/nbitools/Makefile   Sat Aug 29 09:31:23 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2009/08/11 15:10:14 taca Exp $
+# $NetBSD: Makefile,v 1.16 2009/08/29 09:31:23 obache Exp $
 #
 
 DISTNAME=      nbitools-R6.3
@@ -12,6 +12,7 @@
 COMMENT=       imake and tools derived from NetBSD-current/xsrc
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
+PKG_DESTDIR_SUPPORT=   destdir
 
 BUILD_TARGET=  World
 MAKE_ENV+=     GCCCMD=gcc



Home | Main Index | Thread Index | Old Index