aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-Config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch-Config/Makefile')
-rw-r--r--devel/p5-Log-Dispatch-Config/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Log-Dispatch-Config/Makefile b/devel/p5-Log-Dispatch-Config/Makefile
index 3ba120fc9090..9ece15cad18a 100644
--- a/devel/p5-Log-Dispatch-Config/Makefile
+++ b/devel/p5-Log-Dispatch-Config/Makefile
@@ -11,9 +11,9 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Log4j equivalent for Perl
-BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
- p5-AppConfig>=1.52:${PORTSDIR}/devel/p5-AppConfig \
- p5-Log-Dispatch>=2:${PORTSDIR}/devel/p5-Log-Dispatch
+BUILD_DEPENDS= p5-IO-stringy>=0:devel/p5-IO-stringy \
+ p5-AppConfig>=1.52:devel/p5-AppConfig \
+ p5-Log-Dispatch>=2:devel/p5-Log-Dispatch
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5