net/eternalterminal: Add workaround for the dependency problem
Approved by: portmgr (unbreak)
This commit is contained in:
parent
637a7381c6
commit
b133c28ef7
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ GH_PROJECT= EternalTerminal
|
|||
|
||||
CMAKE_ON= DISABLE_VCPKG
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes # workaround for a suspected dependency problem, see https://github.com/MisterTea/EternalTerminal/issues/528
|
||||
ALL_TARGET= generated-code all # workaround for a suspected dependency problem, see https://github.com/MisterTea/EternalTerminal/issues/528
|
||||
|
||||
CONFLICTS_INSTALL= linux-enemyterritory # bin/et
|
||||
|
||||
|
|
Loading…
Reference in a new issue