diff options
Diffstat (limited to 'textproc/p5-Template-Plugin-HTML-SuperForm/Makefile')
-rw-r--r-- | textproc/p5-Template-Plugin-HTML-SuperForm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile b/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile index 24306409998e..036e352663ca 100644 --- a/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile +++ b/textproc/p5-Template-Plugin-HTML-SuperForm/Makefile @@ -11,7 +11,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module BUILD_DEPENDS= p5-Template-Toolkit>0:${PORTSDIR}/www/p5-Template-Toolkit \ - p5-HTML-SuperForm>0:${PORTSDIR}/textproc/p5-HTML-SuperForm + p5-HTML-SuperForm>0:${PORTSDIR}/textproc/p5-HTML-SuperForm RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |