summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch-FileRotate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch-FileRotate/Makefile')
-rw-r--r--devel/p5-Log-Dispatch-FileRotate/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Log-Dispatch-FileRotate/Makefile b/devel/p5-Log-Dispatch-FileRotate/Makefile
index 69120bb30ff7..34801528d83c 100644
--- a/devel/p5-Log-Dispatch-FileRotate/Makefile
+++ b/devel/p5-Log-Dispatch-FileRotate/Makefile
@@ -11,10 +11,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Log::Dispatch plug-in for files that archive/rotate themselves
-BUILD_DEPENDS= p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \
- p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \
- p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \
- p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl
+BUILD_DEPENDS= p5-Log-Dispatch>=0:devel/p5-Log-Dispatch \
+ p5-Date-Manip>=0:devel/p5-Date-Manip \
+ p5-Params-Validate>=0:devel/p5-Params-Validate \
+ p5-Log-Log4perl>=0:devel/p5-Log-Log4perl
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5