aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Authentication-Store-DBIx-Class/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-Catalyst-Authentication-Store-DBIx-Class/Makefile
parent5e102732a601b54d1dc9e887dc050777bf920349 (diff)
downloadports-72ea7e696b763bdbcef04fdbccc122c0364fa567.tar.gz
ports-72ea7e696b763bdbcef04fdbccc122c0364fa567.zip
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-Catalyst-Authentication-Store-DBIx-Class/Makefile')
-rw-r--r--www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
index c3244152eb46..8eff51c0d493 100644
--- a/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
@@ -14,14 +14,14 @@ COMMENT= Storage class for Catalyst Authentication using DBIx::Class
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.18:${PORTSDIR}/www/p5-Catalyst-Model-DBIC-Schema \
- p5-Catalyst-Plugin-Authentication>=0.10008:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \
- p5-Catalyst-Runtime>=5.8:${PORTSDIR}/www/p5-Catalyst-Runtime \
- p5-DBIx-Class>=0.08:${PORTSDIR}/databases/p5-DBIx-Class \
- p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
- p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny \
- p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
+BUILD_DEPENDS= p5-Catalyst-Model-DBIC-Schema>=0.18:www/p5-Catalyst-Model-DBIC-Schema \
+ p5-Catalyst-Plugin-Authentication>=0.10008:www/p5-Catalyst-Plugin-Authentication \
+ p5-Catalyst-Runtime>=5.8:www/p5-Catalyst-Runtime \
+ p5-DBIx-Class>=0.08:databases/p5-DBIx-Class \
+ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
+ p5-Moose>=0:devel/p5-Moose \
+ p5-Try-Tiny>=0:lang/p5-Try-Tiny \
+ p5-namespace-autoclean>=0:devel/p5-namespace-autoclean
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5