summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorheinz <heinz>2008-02-16 15:42:33 +0000
committerheinz <heinz>2008-02-16 15:42:33 +0000
commit7f5f1cea800b909542b9c8f7a8cf41fcc9856d73 (patch)
tree473c995f2af47ad463fb547d89685294545dd03a /time
parentcdc7fa63e6333938e83da383f336234c5479eb18 (diff)
downloadpkgsrc-7f5f1cea800b909542b9c8f7a8cf41fcc9856d73.tar.gz
The package supports installation to DESTDIR.
Diffstat (limited to 'time')
-rw-r--r--time/p5-TimeDate/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/time/p5-TimeDate/Makefile b/time/p5-TimeDate/Makefile
index 34d8c514a19..03103c37811 100644
--- a/time/p5-TimeDate/Makefile
+++ b/time/p5-TimeDate/Makefile
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= pkgsrc-users@NetBSD.org
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"