From 72ea7e696b763bdbcef04fdbccc122c0364fa567 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- www/p5-AnyEvent-HTTPD/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www/p5-AnyEvent-HTTPD/Makefile') diff --git a/www/p5-AnyEvent-HTTPD/Makefile b/www/p5-AnyEvent-HTTPD/Makefile index 07d927ec11c2..4244e4f6ef29 100644 --- a/www/p5-AnyEvent-HTTPD/Makefile +++ b/www/p5-AnyEvent-HTTPD/Makefile @@ -12,10 +12,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= mons@cpan.org COMMENT= Simple lightweight event based web server -RUN_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ - p5-Object-Event>=1.21:${PORTSDIR}/devel/p5-Object-Event \ - p5-common-sense>=2.0:${PORTSDIR}/devel/p5-common-sense \ - p5-URI>=1.40:${PORTSDIR}/net/p5-URI +RUN_DEPENDS= p5-AnyEvent>=0:devel/p5-AnyEvent \ + p5-Object-Event>=1.21:devel/p5-Object-Event \ + p5-common-sense>=2.0:devel/p5-common-sense \ + p5-URI>=1.40:net/p5-URI USES= perl5 USE_PERL5= configure -- cgit v1.2.3