diff options
Diffstat (limited to 'www/p5-Dancer2-Plugin-Deferred/Makefile')
-rw-r--r-- | www/p5-Dancer2-Plugin-Deferred/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Dancer2-Plugin-Deferred/Makefile b/www/p5-Dancer2-Plugin-Deferred/Makefile index 453e405afbca..537b88e63ebe 100644 --- a/www/p5-Dancer2-Plugin-Deferred/Makefile +++ b/www/p5-Dancer2-Plugin-Deferred/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Dancer2 plugin to defer messages or data across redirections -BUILD_DEPENDS= p5-Dancer2>=0:${PORTSDIR}/www/p5-Dancer2 \ - p5-URI>=0:${PORTSDIR}/net/p5-URI +BUILD_DEPENDS= p5-Dancer2>=0:www/p5-Dancer2 \ + p5-URI>=0:net/p5-URI RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |