aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Element-Extended/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Element-Extended/Makefile')
-rw-r--r--www/p5-HTML-Element-Extended/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/p5-HTML-Element-Extended/Makefile b/www/p5-HTML-Element-Extended/Makefile
index 572bf74007e9..1da9beb4d5c2 100644
--- a/www/p5-HTML-Element-Extended/Makefile
+++ b/www/p5-HTML-Element-Extended/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= HTML-Element-Extended
-PORTVERSION= 1.14
+PORTVERSION= 1.17
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
@@ -15,7 +15,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= An extended interface to HTML::Tree's HTML::Element class
-BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree
+RUN_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes