summaryrefslogtreecommitdiff
path: root/www/p5-Test-HTTP-Server-Simple/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Test-HTTP-Server-Simple/Makefile')
-rw-r--r--www/p5-Test-HTTP-Server-Simple/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Test-HTTP-Server-Simple/Makefile b/www/p5-Test-HTTP-Server-Simple/Makefile
index c344d80fa8c5..4eeece068093 100644
--- a/www/p5-Test-HTTP-Server-Simple/Makefile
+++ b/www/p5-Test-HTTP-Server-Simple/Makefile
@@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Test::More functions for HTTP::Server::Simple
-BUILD_DEPENDS= p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \
- p5-URI>0:${PORTSDIR}/net/p5-URI
+BUILD_DEPENDS= p5-HTTP-Server-Simple>=0:www/p5-HTTP-Server-Simple \
+ p5-URI>0:net/p5-URI
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5