diff options
Diffstat (limited to 'devel/p5-DateTime-Event-Cron/Makefile')
-rw-r--r-- | devel/p5-DateTime-Event-Cron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-DateTime-Event-Cron/Makefile b/devel/p5-DateTime-Event-Cron/Makefile index a4c44676d4e5..6c7c3e14a8c1 100644 --- a/devel/p5-DateTime-Event-Cron/Makefile +++ b/devel/p5-DateTime-Event-Cron/Makefile @@ -17,7 +17,7 @@ COMMENT= DateTime extension for generating recurrence sets from crontab BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ ${SITE_PERL}/DateTime/Set.pm:${PORTSDIR}/devel/p5-DateTime-Set \ ${SITE_PERL}/Set/Crontab.pm:${PORTSDIR}/devel/p5-Set-Crontab -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |