aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Squatting/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Squatting/Makefile')
-rw-r--r--www/p5-Squatting/Makefile20
1 files changed, 10 insertions, 10 deletions
diff --git a/www/p5-Squatting/Makefile b/www/p5-Squatting/Makefile
index 4c2d09ea9841..a55020ec1d16 100644
--- a/www/p5-Squatting/Makefile
+++ b/www/p5-Squatting/Makefile
@@ -12,16 +12,16 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Camping-inspired Web Microframework for Perl
-COMMON_DEPENDS= p5-Continuity>=0.991:${PORTSDIR}/www/p5-Continuity \
- p5-Class-C3-Componentised>0:${PORTSDIR}/devel/p5-Class-C3-Componentised \
- p5-Clone>=0:${PORTSDIR}/devel/p5-Clone \
- p5-Data-Dump>0:${PORTSDIR}/devel/p5-Data-Dump \
- p5-IO-All>=0:${PORTSDIR}/devel/p5-IO-All \
- p5-Shell-Perl>0:${PORTSDIR}/shells/p5-Shell-Perl \
- p5-JSON-XS>0:${PORTSDIR}/converters/p5-JSON-XS \
- p5-libwww>0:${PORTSDIR}/www/p5-libwww \
- p5-HTTP-Daemon>0:${PORTSDIR}/www/p5-HTTP-Daemon \
- p5-HTTP-Message>0:${PORTSDIR}/www/p5-HTTP-Message
+COMMON_DEPENDS= p5-Continuity>=0.991:www/p5-Continuity \
+ p5-Class-C3-Componentised>0:devel/p5-Class-C3-Componentised \
+ p5-Clone>=0:devel/p5-Clone \
+ p5-Data-Dump>0:devel/p5-Data-Dump \
+ p5-IO-All>=0:devel/p5-IO-All \
+ p5-Shell-Perl>0:shells/p5-Shell-Perl \
+ p5-JSON-XS>0:converters/p5-JSON-XS \
+ p5-libwww>0:www/p5-libwww \
+ p5-HTTP-Daemon>0:www/p5-HTTP-Daemon \
+ p5-HTTP-Message>0:www/p5-HTTP-Message
BUILD_DEPENDS= ${COMMON_DEPENDS}
RUN_DEPENDS= ${COMMON_DEPENDS}