diff options
Diffstat (limited to 'time/p5-Schedule-Cron-Events/Makefile')
-rw-r--r-- | time/p5-Schedule-Cron-Events/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-Schedule-Cron-Events/Makefile b/time/p5-Schedule-Cron-Events/Makefile index b4f09b368f3..50348633da4 100644 --- a/time/p5-Schedule-Cron-Events/Makefile +++ b/time/p5-Schedule-Cron-Events/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/08/06 06:19:35 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2008/06/12 02:14:52 joerg Exp $ DISTNAME= Schedule-Cron-Events-1.8 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,7 @@ MAINTAINER= epg@NetBSD.org COMMENT= Perl module to find when crontab events will occur PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Schedule/Cron/Events/.packlist |