Fix dependencies.
Feature safe: yes
This commit is contained in:
parent
782f583477
commit
bd4213d2c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241951
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5-
|
|||
MAINTAINER= freebsd-ports@bluepex.com
|
||||
COMMENT= Framework to provide start/stop/reload for a daemon
|
||||
|
||||
RUN_DEPENDS= p5-File-Flock>=0:${PORTSDIR}/devel/p5-File-Flock \
|
||||
p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= Daemon::Generic.3 \
|
||||
|
|
Loading…
Reference in a new issue