aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-POEx-Role-Streaming/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /devel/p5-POEx-Role-Streaming/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Notes
Diffstat (limited to 'devel/p5-POEx-Role-Streaming/Makefile')
-rw-r--r--devel/p5-POEx-Role-Streaming/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-POEx-Role-Streaming/Makefile b/devel/p5-POEx-Role-Streaming/Makefile
index a7799fde8fc3..e442a3368dce 100644
--- a/devel/p5-POEx-Role-Streaming/Makefile
+++ b/devel/p5-POEx-Role-Streaming/Makefile
@@ -12,12 +12,12 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for streaming from one filehandle to another
RUN_DEPENDS= \
- p5-MooseX-Declare>0:${PORTSDIR}/devel/p5-MooseX-Declare \
- p5-MooseX-Types>0:${PORTSDIR}/devel/p5-MooseX-Types \
- p5-POE>0:${PORTSDIR}/devel/p5-POE \
- p5-POEx-Role-SessionInstantiation>=0:${PORTSDIR}/devel/p5-POEx-Role-SessionInstantiation \
- p5-POEx-Types>0:${PORTSDIR}/devel/p5-POEx-Types \
- p5-aliased>0:${PORTSDIR}/devel/p5-aliased
+ p5-MooseX-Declare>0:devel/p5-MooseX-Declare \
+ p5-MooseX-Types>0:devel/p5-MooseX-Types \
+ p5-POE>0:devel/p5-POE \
+ p5-POEx-Role-SessionInstantiation>=0:devel/p5-POEx-Role-SessionInstantiation \
+ p5-POEx-Types>0:devel/p5-POEx-Types \
+ p5-aliased>0:devel/p5-aliased
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5