summaryrefslogtreecommitdiff
path: root/www/p5-AnyEvent-ReverseHTTP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-AnyEvent-ReverseHTTP/Makefile')
-rw-r--r--www/p5-AnyEvent-ReverseHTTP/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/p5-AnyEvent-ReverseHTTP/Makefile b/www/p5-AnyEvent-ReverseHTTP/Makefile
index 4ce739d0c080..2cb78b8b157e 100644
--- a/www/p5-AnyEvent-ReverseHTTP/Makefile
+++ b/www/p5-AnyEvent-ReverseHTTP/Makefile
@@ -11,11 +11,11 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension of reversehttp for AnyEvent
RUN_DEPENDS= \
- p5-Any-Moose>0:${PORTSDIR}/devel/p5-Any-Moose \
- p5-AnyEvent>0:${PORTSDIR}/devel/p5-AnyEvent \
- p5-AnyEvent-HTTP>0:${PORTSDIR}/www/p5-AnyEvent-HTTP \
- p5-libwww>0:${PORTSDIR}/www/p5-libwww \
- p5-URI>0:${PORTSDIR}/net/p5-URI
+ p5-Any-Moose>0:devel/p5-Any-Moose \
+ p5-AnyEvent>0:devel/p5-AnyEvent \
+ p5-AnyEvent-HTTP>0:www/p5-AnyEvent-HTTP \
+ p5-libwww>0:www/p5-libwww \
+ p5-URI>0:net/p5-URI
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5