diff options
Diffstat (limited to 'www/p5-HTML-Declare/Makefile')
-rw-r--r-- | www/p5-HTML-Declare/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-HTML-Declare/Makefile b/www/p5-HTML-Declare/Makefile index 94a9f6847e68..f313e056e64f 100644 --- a/www/p5-HTML-Declare/Makefile +++ b/www/p5-HTML-Declare/Makefile @@ -17,7 +17,8 @@ COMMENT= A very simple micro language to generate HTML BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= HTML::Declare.3 PLIST_FILES= %%SITE_PERL%%/HTML/Declare.pm \ |