diff options
Diffstat (limited to 'www/twiki-WysiwygPlugin/Makefile')
-rw-r--r-- | www/twiki-WysiwygPlugin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/twiki-WysiwygPlugin/Makefile b/www/twiki-WysiwygPlugin/Makefile index 94465b121cc5..555a9eea967e 100644 --- a/www/twiki-WysiwygPlugin/Makefile +++ b/www/twiki-WysiwygPlugin/Makefile @@ -6,11 +6,11 @@ PORTNAME= WysiwygPlugin SVNREV= 17720 +PORTREVISION= 1 COMMENT= Translator framework for Wysiwyg editors -RUN_DEPENDS= p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Encode>=2.01:${PORTSDIR}/converters/p5-Encode +RUN_DEPENDS= p5-HTML-Parser>=3.28:${PORTSDIR}/www/p5-HTML-Parser .include "${.CURDIR}/../twiki/bsd.twiki.mk" .include <bsd.port.mk> |