diff options
Diffstat (limited to 'devel/p5-Log-Dispatch-Dir/Makefile')
-rw-r--r-- | devel/p5-Log-Dispatch-Dir/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Log-Dispatch-Dir/Makefile b/devel/p5-Log-Dispatch-Dir/Makefile index 6996bedaec87..5e4c9f63335a 100644 --- a/devel/p5-Log-Dispatch-Dir/Makefile +++ b/devel/p5-Log-Dispatch-Dir/Makefile @@ -14,6 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Log messages to separate files in a directory, with rotate options +BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ + p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ + p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ + p5-Probe-Perl>=0:${PORTSDIR}/sysutils/p5-Probe-Perl \ + p5-Taint-Util>=0:${PORTSDIR}/devel/p5-Taint-Util RUN_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Log-Dispatch>=0:${PORTSDIR}/devel/p5-Log-Dispatch \ p5-Params-Validate>=0:${PORTSDIR}/devel/p5-Params-Validate \ |