pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/pkgtools/posix_headers Supports installation to DESTDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1a92fc1cabf0
branches:  trunk
changeset: 537799:1a92fc1cabf0
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Wed Jan 16 03:32:59 2008 +0000

description:
Supports installation to DESTDIR.

diffstat:

 pkgtools/posix_headers/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9428bc6cb139 -r 1a92fc1cabf0 pkgtools/posix_headers/Makefile
--- a/pkgtools/posix_headers/Makefile   Wed Jan 16 03:16:39 2008 +0000
+++ b/pkgtools/posix_headers/Makefile   Wed Jan 16 03:32:59 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2007/08/05 11:10:11 tnn Exp $
+# $NetBSD: Makefile,v 1.8 2008/01/16 03:32:59 tnn Exp $
 
 DISTNAME=              posix_headers-0.5
 CATEGORIES=            pkgtools
@@ -13,6 +13,7 @@
 NO_CHECKSUM=           yes
 NO_MTREE=              yes
 NO_CONFIGURE=          yes
+PKG_DESTDIR_SUPPORT=   user-destdir
 
 PLIST_SRC=             ${WRKDIR}/PLIST_SRC
 REPLACE_SH+=           make.sh



Home | Main Index | Thread Index | Old Index