diff options
Diffstat (limited to 'textproc/p5-Text-Sass/Makefile')
-rw-r--r-- | textproc/p5-Text-Sass/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Text-Sass/Makefile b/textproc/p5-Text-Sass/Makefile index c6ba983b3b70..06aaf0cb98fe 100644 --- a/textproc/p5-Text-Sass/Makefile +++ b/textproc/p5-Text-Sass/Makefile @@ -16,7 +16,8 @@ RUN_DEPENDS= \ BUILD_DEPENDS:= ${RUN_DEPENDS} TEST_DEPENDS= p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild MAN3= Text::Sass.3 \ Text::Sass::Expr.3 \ |