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 07952866814b..56c10fdfbd7a 100644 --- a/textproc/p5-Template-Plugin-XML-Escape/Makefile +++ b/textproc/p5-Template-Plugin-XML-Escape/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- 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 +BUILD_DEPENDS= p5-Template-Toolkit>=2.20:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |