mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
system: break this, FreeBSD on the move already
We could keep syslog-ng329 or we could just dash ahead with the same binary package now named syslog-ng. Breaks core builds intermittently but all will be fine once 20.7.5 hits.
This commit is contained in:
parent
4765043e49
commit
ff728e837c
3
Makefile
3
Makefile
@ -31,7 +31,6 @@ all:
|
||||
CORE_ABI?= 20.7
|
||||
CORE_PHP?= 72
|
||||
CORE_PYTHON?= 37
|
||||
CORE_SYSLOGNG?= 3.29
|
||||
|
||||
.if exists(${GIT}) && exists(${GITVERSION})
|
||||
. if ${CORE_ABI} == "20.7"
|
||||
@ -142,7 +141,7 @@ CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \
|
||||
squid \
|
||||
strongswan \
|
||||
sudo \
|
||||
syslog-ng${CORE_SYSLOGNG:S/.//g} \
|
||||
syslog-ng \
|
||||
syslogd \
|
||||
unbound \
|
||||
wpa_supplicant \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user