diff options
Diffstat (limited to 'textproc/p5-CSS-Minifier-XS/Makefile')
-rw-r--r-- | textproc/p5-CSS-Minifier-XS/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-CSS-Minifier-XS/Makefile b/textproc/p5-CSS-Minifier-XS/Makefile index 34a18039ed89..1fb78cb29731 100644 --- a/textproc/p5-CSS-Minifier-XS/Makefile +++ b/textproc/p5-CSS-Minifier-XS/Makefile @@ -17,7 +17,8 @@ TEST_DEPENDS= p5-CSS-Minifier>=0:${PORTSDIR}/textproc/p5-CSS-Minifier \ p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod \ p5-Test-Pod-Coverage>=1:${PORTSDIR}/devel/p5-Test-Pod-Coverage -PERL_CONFIGURE= yes +USE_PERL5= configure +USES= perl5 MAN3= CSS::Minifier::XS.3 |