aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-TreeBuilder
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-06-26 21:07:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-06-26 21:07:50 +0000
commitbd21428a49fb1fe8461e393e9eaf50ec2c3fedf1 (patch)
treeb39a4d82527e7aef32001197fa1c3c0cf7926bd3 /textproc/p5-XML-TreeBuilder
parent906e135a1355c74e9971b9bb014d0f8c949ef06e (diff)
downloadports-bd21428a49fb1fe8461e393e9eaf50ec2c3fedf1.tar.gz
ports-bd21428a49fb1fe8461e393e9eaf50ec2c3fedf1.zip
Notes
Diffstat (limited to 'textproc/p5-XML-TreeBuilder')
-rw-r--r--textproc/p5-XML-TreeBuilder/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-XML-TreeBuilder/Makefile b/textproc/p5-XML-TreeBuilder/Makefile
index 4b351164e579..0e76e34a56e4 100644
--- a/textproc/p5-XML-TreeBuilder/Makefile
+++ b/textproc/p5-XML-TreeBuilder/Makefile
@@ -16,7 +16,7 @@ COMMENT= Perl module to make XML document trees
BUILD_DEPENDS= p5-HTML-Tagset>=3.02:${PORTSDIR}/www/p5-HTML-Tagset \
p5-HTML-Tree>=4.1:${PORTSDIR}/www/p5-HTML-Tree \
- p5-XML-Parser=>0:${PORTSDIR}/textproc/p5-XML-Parser
+ p5-XML-Parser>0:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Devel-Cover>0:${PORTSDIR}/devel/p5-Devel-Cover \
p5-Test-Exception>0:${PORTSDIR}/devel/p5-Test-Exception \