summaryrefslogtreecommitdiff
path: root/time/p5-Time-Duration
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
committerjoerg <joerg@pkgsrc.org>2008-06-12 02:14:13 +0000
commitba171a91fab519f587b027c1a2888cb6e3fce049 (patch)
treec12b9c282e2706cb6bac87456615dfdf2b256e55 /time/p5-Time-Duration
parent3ba79d294eb62e9c75cc32d37b4af7759af8c9d6 (diff)
downloadpkgsrc-ba171a91fab519f587b027c1a2888cb6e3fce049.tar.gz
Add DESTDIR support.
Diffstat (limited to 'time/p5-Time-Duration')
-rw-r--r--time/p5-Time-Duration/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/time/p5-Time-Duration/Makefile b/time/p5-Time-Duration/Makefile
index 1ea830c27c9..e272d7191e0 100644
--- a/time/p5-Time-Duration/Makefile
+++ b/time/p5-Time-Duration/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/01/02 18:12:33 reed Exp $
+# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:52 joerg Exp $
DISTNAME= Time-Duration-1.04
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/~avif/Time-Duration-1.04/Duration.pm
COMMENT= Perl5 module for rounded or exact English expression of durations
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Time/Duration/.packlist
.include "../../lang/perl5/module.mk"