summaryrefslogtreecommitdiff
path: root/www/p5-Starman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Starman/Makefile')
-rw-r--r--www/p5-Starman/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/p5-Starman/Makefile b/www/p5-Starman/Makefile
index 6c777a99f00c..819650f5b4f7 100644
--- a/www/p5-Starman/Makefile
+++ b/www/p5-Starman/Makefile
@@ -14,14 +14,14 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= \
- p5-Data-Dump>0:${PORTSDIR}/devel/p5-Data-Dump \
- p5-HTTP-Parser-XS>0:${PORTSDIR}/www/p5-HTTP-Parser-XS \
- p5-Net-Server>=2.007:${PORTSDIR}/net/p5-Net-Server \
- p5-Plack>=0.9971:${PORTSDIR}/www/p5-Plack
+ p5-Data-Dump>0:devel/p5-Data-Dump \
+ p5-HTTP-Parser-XS>0:www/p5-HTTP-Parser-XS \
+ p5-Net-Server>=2.007:net/p5-Net-Server \
+ p5-Plack>=0.9971:www/p5-Plack
BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= \
- p5-Test-Requires>0:${PORTSDIR}/devel/p5-Test-Requires \
- p5-Test-TCP>=2.00:${PORTSDIR}/devel/p5-Test-TCP
+ p5-Test-Requires>0:devel/p5-Test-Requires \
+ p5-Test-TCP>=2.00:devel/p5-Test-TCP
# TODO: maybe need p5-libwww
USES= perl5