diff options
Diffstat (limited to 'textproc/p5-Template-Plugin-XML-Escape/Makefile')
-rw-r--r-- | textproc/p5-Template-Plugin-XML-Escape/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Template-Plugin-XML-Escape/Makefile b/textproc/p5-Template-Plugin-XML-Escape/Makefile index b8a43f433500..242177dbce90 100644 --- a/textproc/p5-Template-Plugin-XML-Escape/Makefile +++ b/textproc/p5-Template-Plugin-XML-Escape/Makefile @@ -15,7 +15,7 @@ MAINTAINER= simarg@gmail.com COMMENT= Escape variables to suit being placed into XML BUILD_DEPENDS= p5-Template-Toolkit>=2.20:${PORTSDIR}/www/p5-Template-Toolkit -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Template::Plugin::XML::Escape.3 |