aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Configurator-Any/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 /devel/p5-Log-Dispatch-Configurator-Any/Makefile
parent7f4572eae4327c4403d9ef714cb6de917650662a (diff)
Notes
Diffstat (limited to 'devel/p5-Log-Dispatch-Configurator-Any/Makefile')
-rw-r--r--devel/p5-Log-Dispatch-Configurator-Any/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/devel/p5-Log-Dispatch-Configurator-Any/Makefile b/devel/p5-Log-Dispatch-Configurator-Any/Makefile
index f22eb7babef0..82eb01fa3f37 100644
--- a/devel/p5-Log-Dispatch-Configurator-Any/Makefile
+++ b/devel/p5-Log-Dispatch-Configurator-Any/Makefile
@@ -13,14 +13,14 @@ COMMENT= Configurator implementation with Config::Any
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Config-Any>=0.15:${PORTSDIR}/devel/p5-Config-Any \
- p5-Log-Dispatch>=2.23:${PORTSDIR}/devel/p5-Log-Dispatch \
- p5-Log-Dispatch-Config>=0:${PORTSDIR}/devel/p5-Log-Dispatch-Config
+BUILD_DEPENDS= p5-Config-Any>=0.15:devel/p5-Config-Any \
+ p5-Log-Dispatch>=2.23:devel/p5-Log-Dispatch \
+ p5-Log-Dispatch-Config>=0:devel/p5-Log-Dispatch-Config
RUN_DEPENDS:= ${BUILD_DEPENDS}
-TEST_DEPENDS= p5-Config-Tiny>=0:${PORTSDIR}/devel/p5-Config-Tiny \
- p5-Test-Pod>=1.14:${PORTSDIR}/devel/p5-Test-Pod \
- p5-Test-Pod-Coverage>=1.04:${PORTSDIR}/devel/p5-Test-Pod-Coverage \
- p5-YAML-LibYAML>=0:${PORTSDIR}/textproc/p5-YAML-LibYAML
+TEST_DEPENDS= p5-Config-Tiny>=0:devel/p5-Config-Tiny \
+ p5-Test-Pod>=1.14:devel/p5-Test-Pod \
+ p5-Test-Pod-Coverage>=1.04:devel/p5-Test-Pod-Coverage \
+ p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML
USE_PERL5= configure
USES= perl5