mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
irc/bitchx is not not jobs safe (really)
This port was recently redeclared "jobs safe", but we just hit another jobs-safe issue on the chinese/bitchx slave port. In this case, it was trying to link wserv beform all the object files were built.
This commit is contained in:
parent
a247dfea3c
commit
b6cc4b7085
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=396649
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ DOCSDIR= ${PREFIX}/share/bx/help
|
|||
PORTDOCS= *
|
||||
DATADIR= ${PREFIX}/share/bx
|
||||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS HEBREW IPV6 LATIN PLUGINS SSL TOGGLES
|
||||
|
||||
LATIN_DESC= Recommended for ISO-8859-1 display
|
||||
|
|
Loading…
Add table
Reference in a new issue