From bb44e6d1a53c57d367efaef4f0ed105146e807d1 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Wed, 20 Jan 2010 01:28:55 +0000 Subject: - Remove unneeded dependencies which is in perl-5.8.9 dist (part 1). Approved by: portmgr (itetcu) --- www/twiki-WysiwygPlugin/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/twiki-WysiwygPlugin') 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 -- cgit