aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Scrubber/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Scrubber/Makefile')
-rw-r--r--www/p5-HTML-Scrubber/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-Scrubber/Makefile b/www/p5-HTML-Scrubber/Makefile
index 2f6e58bd31bd..be0d643acb18 100644
--- a/www/p5-HTML-Scrubber/Makefile
+++ b/www/p5-HTML-Scrubber/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Scrubber
-PORTVERSION= 0.04
+PORTVERSION= 0.06
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for scrubbing/sanitizing html
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
+ ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser
PERL_CONFIGURE= yes