diff options
Diffstat (limited to 'print/p5-PDF-Template/Makefile')
-rw-r--r-- | print/p5-PDF-Template/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/p5-PDF-Template/Makefile b/print/p5-PDF-Template/Makefile index 7da97f010a0c..1bea77625c0d 100644 --- a/print/p5-PDF-Template/Makefile +++ b/print/p5-PDF-Template/Makefile @@ -18,7 +18,8 @@ BUILD_DEPENDS+= pdflib-perl>=0:${PORTSDIR}/print/pdflib-perl \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser RUN_DEPENDS:= ${BUILD_DEPENDS} -PERL_CONFIGURE= yes +USES= perl5 +USE_PERL5= configure MAN3= PDF::Template::Element::Weblink.3 \ PDF::Template::Container::Scope.3 \ |