- Add BUILD_DEPENDS
PR: ports/165221 Submitted by: swills
This commit is contained in:
parent
6ecc7f0234
commit
97f889906f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=291777
1 changed files with 5 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue