aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:00:51 +0000
commit4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch)
tree78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /databases/p5-DBIx-Class-Schema-PopulateMore/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
downloadports-4e1b79a0a61f4973df8b4b0864d22086c769e219.tar.gz
ports-4e1b79a0a61f4973df8b4b0864d22086c769e219.zip
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412346
Diffstat (limited to 'databases/p5-DBIx-Class-Schema-PopulateMore/Makefile')
-rw-r--r--databases/p5-DBIx-Class-Schema-PopulateMore/Makefile24
1 files changed, 12 insertions, 12 deletions
diff --git a/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile b/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile
index 61219e9418e0..208cdab4f9fa 100644
--- a/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile
+++ b/databases/p5-DBIx-Class-Schema-PopulateMore/Makefile
@@ -13,19 +13,19 @@ COMMENT= Enhanced populate method
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Data-Visitor>=0.27:${PORTSDIR}/devel/p5-Data-Visitor \
- p5-DateTimeX-Easy>=0.089:${PORTSDIR}/devel/p5-DateTimeX-Easy \
- p5-List-MoreUtils>=0.30:${PORTSDIR}/lang/p5-List-MoreUtils \
- p5-Moo>=1.004006:${PORTSDIR}/devel/p5-Moo \
- p5-MooX-HandlesVia>=0.001005:${PORTSDIR}/devel/p5-MooX-HandlesVia \
- p5-Type-Tiny>=0.042:${PORTSDIR}/devel/p5-Type-Tiny
+BUILD_DEPENDS= p5-Data-Visitor>=0.27:devel/p5-Data-Visitor \
+ p5-DateTimeX-Easy>=0.089:devel/p5-DateTimeX-Easy \
+ p5-List-MoreUtils>=0.30:lang/p5-List-MoreUtils \
+ p5-Moo>=1.004006:devel/p5-Moo \
+ p5-MooX-HandlesVia>=0.001005:devel/p5-MooX-HandlesVia \
+ p5-Type-Tiny>=0.042:devel/p5-Type-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite \
- p5-DBIx-Class>=0.08127:${PORTSDIR}/databases/p5-DBIx-Class \
- p5-DateTime-Format-SQLite>=0.11:${PORTSDIR}/devel/p5-DateTime-Format-SQLite \
- p5-Path-Class>=0.23:${PORTSDIR}/devel/p5-Path-Class \
- p5-SQL-Translator>0.11020:${PORTSDIR}/databases/p5-SQL-Translator \
- p5-YAML-Tiny>=1.48:${PORTSDIR}/textproc/p5-YAML-Tiny
+TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
+ p5-DBIx-Class>=0.08127:databases/p5-DBIx-Class \
+ p5-DateTime-Format-SQLite>=0.11:devel/p5-DateTime-Format-SQLite \
+ p5-Path-Class>=0.23:devel/p5-Path-Class \
+ p5-SQL-Translator>0.11020:databases/p5-SQL-Translator \
+ p5-YAML-Tiny>=1.48:textproc/p5-YAML-Tiny
USES= perl5
USE_PERL5= configure