aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-HTML-Summary
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2012-06-05 17:27:46 +0800
committerdemon <demon@FreeBSD.org>2012-06-05 17:27:46 +0800
commit53f74cd8d74f4194faedfb24f1e97bc6be94ca1e (patch)
tree811c7b3c79bda5f36e469f5689a05b1781970654 /www/p5-HTML-Summary
parentfc02f5b2a17de40a16b5bd7e24f00a464bb9481a (diff)
downloadfreebsd-ports-gnome-53f74cd8d74f4194faedfb24f1e97bc6be94ca1e.tar.gz
freebsd-ports-gnome-53f74cd8d74f4194faedfb24f1e97bc6be94ca1e.tar.zst
freebsd-ports-gnome-53f74cd8d74f4194faedfb24f1e97bc6be94ca1e.zip
Remove SITE_PERL from *_DEPENDS.
Submitted by: az
Diffstat (limited to 'www/p5-HTML-Summary')
-rw-r--r--www/p5-HTML-Summary/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Summary/Makefile b/www/p5-HTML-Summary/Makefile
index 047b7ccc9aef..c87f9ece03af 100644
--- a/www/p5-HTML-Summary/Makefile
+++ b/www/p5-HTML-Summary/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= demon@FreeBSD.org
COMMENT= Produces summaries from the textual content of web pages
-BUILD_DEPENDS= ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree
+BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree
PERL_CONFIGURE= yes