Fix dependency
PR: 140102 Submitted by: Frank Wall <fw@moov.de> Approved by: maintainer
This commit is contained in:
parent
86c5326a2b
commit
6b6cbf49ac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244010
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-D
|
|||
.endif
|
||||
|
||||
.if defined(WITH_STATS)
|
||||
RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
|
||||
RUN_DEPENDS+= ${SITE_PERL}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
|
Loading…
Reference in a new issue