mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-17 13:07:54 +02:00
build: don't set PORT=no in config.site
This should have been a part of dropping macports support in #15175.
This commit is contained in:
parent
681b25e3cd
commit
05cdceb19d
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ fi
|
|||
|
||||
if test "@host_os@" = darwin; then
|
||||
BREW=no
|
||||
PORT=no
|
||||
fi
|
||||
|
||||
PATH="${depends_prefix}/native/bin:${PATH}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue