diff options
Diffstat (limited to 'www/p5-Plack-Middleware-Rewrite/Makefile')
-rw-r--r-- | www/p5-Plack-Middleware-Rewrite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack-Middleware-Rewrite/Makefile b/www/p5-Plack-Middleware-Rewrite/Makefile index f8d2981b773e..2826c48f9d93 100644 --- a/www/p5-Plack-Middleware-Rewrite/Makefile +++ b/www/p5-Plack-Middleware-Rewrite/Makefile @@ -14,7 +14,7 @@ COMMENT= mod_rewrite for Plack LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Plack>=0.9942:${PORTSDIR}/www/p5-Plack +BUILD_DEPENDS= p5-Plack>=0.9942:www/p5-Plack RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |