diff options
Diffstat (limited to 'time/p5-Time-Interval/Makefile')
-rw-r--r-- | time/p5-Time-Interval/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/time/p5-Time-Interval/Makefile b/time/p5-Time-Interval/Makefile index 69e376e2674..5e22ca20a21 100644 --- a/time/p5-Time-Interval/Makefile +++ b/time/p5-Time-Interval/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/11/04 16:02:12 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2008/06/12 02:14:53 joerg Exp $ # DISTNAME= Time-Interval-1.22 @@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org HOMEPAGE= http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/ COMMENT= Converts time intervals of days, hours, minutes, and seconds +PKG_DESTDIR_SUPPORT= user-destdir + DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime PERL5_PACKLIST= auto/Time/Interval/.packlist |