summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Scrubber/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Scrubber/Makefile')
-rw-r--r--www/p5-HTML-Scrubber/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-HTML-Scrubber/Makefile b/www/p5-HTML-Scrubber/Makefile
index c91026e03a47..9349f920f0ce 100644
--- a/www/p5-HTML-Scrubber/Makefile
+++ b/www/p5-HTML-Scrubber/Makefile
@@ -13,12 +13,12 @@ COMMENT= Perl extension for scrubbing/sanitizing html
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTML-Parser>=3.47:${PORTSDIR}/www/p5-HTML-Parser
+BUILD_DEPENDS= p5-HTML-Parser>=3.47:www/p5-HTML-Parser
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Test-CPAN-Meta>=0:${PORTSDIR}/devel/p5-Test-CPAN-Meta \
- p5-Test-EOL>=0:${PORTSDIR}/devel/p5-Test-EOL \
- p5-Test-Memory-Cycle>=0:${PORTSDIR}/devel/p5-Test-Memory-Cycle \
- p5-Test-NoTabs>=0:${PORTSDIR}/devel/p5-Test-NoTabs
+TEST_DEPENDS= p5-Test-CPAN-Meta>=0:devel/p5-Test-CPAN-Meta \
+ p5-Test-EOL>=0:devel/p5-Test-EOL \
+ p5-Test-Memory-Cycle>=0:devel/p5-Test-Memory-Cycle \
+ p5-Test-NoTabs>=0:devel/p5-Test-NoTabs
NO_ARCH= yes
USES= perl5