Update dependency on libprelude.
PR: 123660 Submitted by: Robin Gruyters <r.gruyters@yirdis.nl>
This commit is contained in:
parent
7f671d2b95
commit
d447c147ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=213044
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ CONFIGURE_ARGS+= --with-logserver=${WITH_LOG_SERVER}
|
|||
CONFIGURE_ARGS+= --with-altlogserver=${WITH_ALT_LOG_SERVER}
|
||||
.endif
|
||||
.if defined(WITH_PRELUDE)
|
||||
LIB_DEPENDS+= prelude.13:${PORTSDIR}/security/libprelude
|
||||
LIB_DEPENDS+= prelude.14:${PORTSDIR}/security/libprelude
|
||||
CONFIGURE_ARGS+= --with-prelude
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue