aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-08-28 14:10:29 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-08-28 14:10:29 +0800
commit1c9b80ea2c4fe0d150fb33037f5bd035ee6b2f9f (patch)
tree36c793cd2d046dc90cb8d4a13cfd50a6e844c8f7 /www
parent71adff48c3285c40f59e3828b1ada5d11163f000 (diff)
downloadfreebsd-ports-gnome-1c9b80ea2c4fe0d150fb33037f5bd035ee6b2f9f.tar.gz
freebsd-ports-gnome-1c9b80ea2c4fe0d150fb33037f5bd035ee6b2f9f.tar.zst
freebsd-ports-gnome-1c9b80ea2c4fe0d150fb33037f5bd035ee6b2f9f.zip
- Update *_DEPENDS
Diffstat (limited to 'www')
-rw-r--r--www/p5-HTML-Element-Extended/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Element-Extended/Makefile b/www/p5-HTML-Element-Extended/Makefile
index 1ff7cb1c4993..cb896931d71c 100644
--- a/www/p5-HTML-Element-Extended/Makefile
+++ b/www/p5-HTML-Element-Extended/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= An extended interface to HTML::Tree's HTML::Element class
-RUN_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree
-BUILD_DEPENDS= ${RUN_DEPENDS}
+BUILD_DEPENDS= p5-HTML-Tree>=3.01:${PORTSDIR}/www/p5-HTML-Tree
+RUN_DEPENDS= p5-HTML-Tree>=3.01:${PORTSDIR}/www/p5-HTML-Tree
PERL_CONFIGURE= yes