aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-McBain-WithPSGI
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 22:33:55 +0800
commit72ea7e696b763bdbcef04fdbccc122c0364fa567 (patch)
tree38b741bb92caf8470d126310c77168cb30040476 /www/p5-McBain-WithPSGI
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadfreebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
freebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.zst
freebsd-ports-gnome-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'www/p5-McBain-WithPSGI')
-rw-r--r--www/p5-McBain-WithPSGI/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-McBain-WithPSGI/Makefile b/www/p5-McBain-WithPSGI/Makefile
index b8513d9fa2f8..f21d227eddfb 100644
--- a/www/p5-McBain-WithPSGI/Makefile
+++ b/www/p5-McBain-WithPSGI/Makefile
@@ -14,9 +14,9 @@ COMMENT= Load a McBain API as a RESTful PSGI web service
LICENSE= GPLv1 ARTPERL10
LICENSE_COMB= dual
-RUN_DEPENDS= p5-McBain>=0:${PORTSDIR}/www/p5-McBain \
- p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \
- p5-Plack>=1.0029:${PORTSDIR}/www/p5-Plack
+RUN_DEPENDS= p5-McBain>=0:www/p5-McBain \
+ p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
+ p5-Plack>=1.0029:www/p5-Plack
USES= perl5
USE_PERL5= configure