summaryrefslogtreecommitdiff
path: root/www/p5-Plack-Handler-SCGI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Plack-Handler-SCGI/Makefile')
-rw-r--r--www/p5-Plack-Handler-SCGI/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-Plack-Handler-SCGI/Makefile b/www/p5-Plack-Handler-SCGI/Makefile
index 2532178f81e6..5565b99176cd 100644
--- a/www/p5-Plack-Handler-SCGI/Makefile
+++ b/www/p5-Plack-Handler-SCGI/Makefile
@@ -11,9 +11,9 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for PSGI handler on SCGI daemon
RUN_DEPENDS= \
- p5-Plack>=0.9901:${PORTSDIR}/www/p5-Plack \
- p5-SCGI>0:${PORTSDIR}/www/p5-SCGI \
- p5-Try-Tiny>=0.04:${PORTSDIR}/lang/p5-Try-Tiny
+ p5-Plack>=0.9901:www/p5-Plack \
+ p5-SCGI>0:www/p5-SCGI \
+ p5-Try-Tiny>=0.04:lang/p5-Try-Tiny
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5