diff options
Diffstat (limited to 'textproc/p5-HTML-Format/Makefile')
-rw-r--r-- | textproc/p5-HTML-Format/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile index 0df73ab34c4f..7973bbdbb11b 100644 --- a/textproc/p5-HTML-Format/Makefile +++ b/textproc/p5-HTML-Format/Makefile @@ -20,7 +20,8 @@ RUN_DEPENDS= p5-Font-AFM>=0:${PORTSDIR}/x11-fonts/p5-Font-AFM \ p5-HTML-Tree>=3.15:${PORTSDIR}/www/p5-HTML-Tree TEST_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp -PERL_MODBUILD= yes +USES= perl5 +USE_PERL5= modbuild INSTALL_TARGET= pure_install MAN3= HTML::FormatPS.3 \ |