diff options
Diffstat (limited to 'print/p5-PDF-Template/Makefile')
-rw-r--r-- | print/p5-PDF-Template/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/p5-PDF-Template/Makefile b/print/p5-PDF-Template/Makefile index 188ed71c5d4c..d7ea89021550 100644 --- a/print/p5-PDF-Template/Makefile +++ b/print/p5-PDF-Template/Makefile @@ -16,7 +16,7 @@ COMMENT= PDF layout system that uses the same data structures as HTML::Template BUILD_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib-perl \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |