pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Added DESTDIR support.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3cee8a59e5ad
branches: trunk
changeset: 528148:3cee8a59e5ad
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun Apr 22 09:04:54 2007 +0000
description:
Added DESTDIR support.
diffstat:
misc/p5-Locale-libintl/Makefile | 3 ++-
security/p5-Crypt-RSA/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 011d2775377d -r 3cee8a59e5ad misc/p5-Locale-libintl/Makefile
--- a/misc/p5-Locale-libintl/Makefile Sun Apr 22 09:00:21 2007 +0000
+++ b/misc/p5-Locale-libintl/Makefile Sun Apr 22 09:04:54 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/07/24 16:51:24 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2007/04/22 09:13:41 heinz Exp $
P5_LIBINTL_VER= 1.16
DISTNAME= libintl-perl-${P5_LIBINTL_VER}
@@ -13,6 +13,7 @@
COMMENT= Perl internationalization library
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/libintl-perl/.packlist
diff -r 011d2775377d -r 3cee8a59e5ad security/p5-Crypt-RSA/Makefile
--- a/security/p5-Crypt-RSA/Makefile Sun Apr 22 09:00:21 2007 +0000
+++ b/security/p5-Crypt-RSA/Makefile Sun Apr 22 09:04:54 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/04/22 09:00:22 heinz Exp $
+# $NetBSD: Makefile,v 1.20 2007/04/22 09:04:54 heinz Exp $
#
DISTNAME= Crypt-RSA-1.58
@@ -26,6 +26,7 @@
DEPENDS+= p5-Data-Buffer-[0-9]*:../../devel/p5-Data-Buffer
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Crypt/RSA/.packlist
Home |
Main Index |
Thread Index |
Old Index