summaryrefslogtreecommitdiff
path: root/www/p5-HTML-TokeParser-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-TokeParser-Simple/Makefile')
-rw-r--r--www/p5-HTML-TokeParser-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-TokeParser-Simple/Makefile b/www/p5-HTML-TokeParser-Simple/Makefile
index 48c6da9e593e..4cc8b68fb127 100644
--- a/www/p5-HTML-TokeParser-Simple/Makefile
+++ b/www/p5-HTML-TokeParser-Simple/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Subclass of HTML::TokeParser with easy-to-remember method calls
-BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \
- p5-Sub-Override>=0:${PORTSDIR}/devel/p5-Sub-Override
+BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \
+ p5-Sub-Override>=0:devel/p5-Sub-Override
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5