mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 08:09:41 +00:00
Revert "system: break this, FreeBSD on the move already"
This reverts commit ff728e837cef2a6fe8a13b9b14269be0a89e9e95.
This commit is contained in:
parent
2c888dadfc
commit
a05612603c
3
Makefile
3
Makefile
@ -31,6 +31,7 @@ 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"
|
||||
@ -141,7 +142,7 @@ CORE_DEPENDS?= ${CORE_DEPENDS_${CORE_ARCH}} \
|
||||
squid \
|
||||
strongswan \
|
||||
sudo \
|
||||
syslog-ng \
|
||||
syslog-ng${CORE_SYSLOGNG:S/.//g} \
|
||||
syslogd \
|
||||
unbound \
|
||||
wpa_supplicant \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user