aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-TreeBuilder-XPath/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-TreeBuilder-XPath/Makefile')
-rw-r--r--www/p5-HTML-TreeBuilder-XPath/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/www/p5-HTML-TreeBuilder-XPath/Makefile b/www/p5-HTML-TreeBuilder-XPath/Makefile
index 720233c481b2..66c182e1a144 100644
--- a/www/p5-HTML-TreeBuilder-XPath/Makefile
+++ b/www/p5-HTML-TreeBuilder-XPath/Makefile
@@ -15,13 +15,9 @@ LICENSE_COMB= dual
BUILD_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
p5-XML-XPathEngine>=0.12:${PORTSDIR}/textproc/p5-XML-XPathEngine
-RUN_DEPENDS= p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
- p5-XML-XPathEngine>=0.12:${PORTSDIR}/textproc/p5-XML-XPathEngine
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= HTML::TreeBuilder::XPath.3
-
-NO_STAGE= yes
.include <bsd.port.mk>