diff options
Diffstat (limited to 'www/p5-HTML-CalendarMonthSimple')
-rw-r--r-- | www/p5-HTML-CalendarMonthSimple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-CalendarMonthSimple/Makefile b/www/p5-HTML-CalendarMonthSimple/Makefile index 6bf36b8e9ab9..37276f63f947 100644 --- a/www/p5-HTML-CalendarMonthSimple/Makefile +++ b/www/p5-HTML-CalendarMonthSimple/Makefile @@ -13,7 +13,8 @@ COMMENT= HTML::CalendarMonthSimple - Perl Module for Generating HTML Calendars BUILD_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc RUN_DEPENDS= p5-Date-Calc>=0:${PORTSDIR}/devel/p5-Date-Calc -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= HTML::CalendarMonthSimple.3 |