aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-TreePP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-TreePP/Makefile')
-rw-r--r--textproc/p5-XML-TreePP/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/p5-XML-TreePP/Makefile b/textproc/p5-XML-TreePP/Makefile
index 8402f714558e..3b1133d4a633 100644
--- a/textproc/p5-XML-TreePP/Makefile
+++ b/textproc/p5-XML-TreePP/Makefile
@@ -13,10 +13,10 @@ COMMENT= Pure Perl implementation for parsing/writing xml files
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-libwww>=5.811:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-libwww>=5.811:www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-HTTP-Lite>=0:${PORTSDIR}/www/p5-HTTP-Lite \
- p5-Tie-IxHash>=0:${PORTSDIR}/devel/p5-Tie-IxHash
+TEST_DEPENDS= p5-HTTP-Lite>=0:www/p5-HTTP-Lite \
+ p5-Tie-IxHash>=0:devel/p5-Tie-IxHash
OPTIONS_DEFINE= EXAMPLES