summaryrefslogtreecommitdiff
path: root/www/p5-FCGI-Client/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:33:55 +0000
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-FCGI-Client/Makefile
parent- Update to 1.2.2 (diff)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412351
Diffstat (limited to 'www/p5-FCGI-Client/Makefile')
-rw-r--r--www/p5-FCGI-Client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-FCGI-Client/Makefile b/www/p5-FCGI-Client/Makefile
index f75b73c04d9d..a2754328d429 100644
--- a/www/p5-FCGI-Client/Makefile
+++ b/www/p5-FCGI-Client/Makefile
@@ -12,8 +12,8 @@ MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for fastcgi protocol client library
RUN_DEPENDS= \
- p5-Any-Moose>=0.1:${PORTSDIR}/devel/p5-Any-Moose \
- p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny
+ p5-Any-Moose>=0.1:devel/p5-Any-Moose \
+ p5-Try-Tiny>0:lang/p5-Try-Tiny
BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5