pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-TimeDate The package supports installation to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/cab3d7bf1b5a
branches: trunk
changeset: 538691:cab3d7bf1b5a
user: heinz <heinz%pkgsrc.org@localhost>
date: Sat Feb 16 15:42:33 2008 +0000
description:
The package supports installation to DESTDIR.
diffstat:
time/p5-TimeDate/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r 44f1fb2fc1c2 -r cab3d7bf1b5a time/p5-TimeDate/Makefile
--- a/time/p5-TimeDate/Makefile Sat Feb 16 15:31:39 2008 +0000
+++ b/time/p5-TimeDate/Makefile Sat Feb 16 15:42:33 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2007/02/22 19:27:17 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2008/02/16 15:42:33 heinz Exp $
#
DISTNAME= TimeDate-1.16
@@ -11,9 +11,10 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Perl5 TimeDate distribution
+PKG_DESTDIR_SUPPORT= user-destdir
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_LANGUAGES= # empty
+USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/TimeDate/.packlist
.include "../../lang/perl5/module.mk"
Home |
Main Index |
Thread Index |
Old Index