aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-CHI-Driver-DBI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-CHI-Driver-DBI/Makefile')
-rw-r--r--devel/p5-CHI-Driver-DBI/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-CHI-Driver-DBI/Makefile b/devel/p5-CHI-Driver-DBI/Makefile
index 915f94e43f65..77b2f8e79358 100644
--- a/devel/p5-CHI-Driver-DBI/Makefile
+++ b/devel/p5-CHI-Driver-DBI/Makefile
@@ -10,12 +10,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= jeremybbaggs@gmail.com
COMMENT= Use DBI for CHI unified cache interface storage
-BUILD_DEPENDS= p5-CHI>=0.241:${PORTSDIR}/devel/p5-CHI \
- p5-DBI>=1.26:${PORTSDIR}/databases/p5-DBI \
- p5-Moose>=0.66:${PORTSDIR}/devel/p5-Moose \
- p5-Test-Class>=0:${PORTSDIR}/devel/p5-Test-Class \
- p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
- p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
+BUILD_DEPENDS= p5-CHI>=0.241:devel/p5-CHI \
+ p5-DBI>=1.26:databases/p5-DBI \
+ p5-Moose>=0.66:devel/p5-Moose \
+ p5-Test-Class>=0:devel/p5-Test-Class \
+ p5-Test-Exception>=0:devel/p5-Test-Exception \
+ p5-Try-Tiny>=0:lang/p5-Try-Tiny
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5