diff options
Diffstat (limited to 'www/p5-Plack-Middleware-IEnosniff/Makefile')
-rw-r--r-- | www/p5-Plack-Middleware-IEnosniff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Plack-Middleware-IEnosniff/Makefile b/www/p5-Plack-Middleware-IEnosniff/Makefile index e7eec6d95545..6b83a205c07d 100644 --- a/www/p5-Plack-Middleware-IEnosniff/Makefile +++ b/www/p5-Plack-Middleware-IEnosniff/Makefile @@ -12,7 +12,7 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl extension to add X-Content-Type-Options:nosniff RUN_DEPENDS= \ - p5-Plack>0:${PORTSDIR}/www/p5-Plack + p5-Plack>0:www/p5-Plack BUILD_DEPENDS:= ${RUN_DEPENDS} USES= perl5 |