1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

security/heimdal: Restore MAKE_JOBS_UNSAFE removed recently

The MAKE_JOBS_UNSAFE flag was set 10 June 2014 (PR 181923) and it
was removed without explanation on 30 Aug 2014 (r366616).  I have
first-hand confirmation that it is still required with default
options set.  I'm resetting this flag as it shouldn't have been removed.
This commit is contained in:
John Marino 2014-09-13 18:05:28 +00:00
parent 40b87d9ae0
commit eb9ad6563d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368123

View File

@ -41,6 +41,8 @@ MAKE_ENV= INSTALL_CATPAGES=no
INFO= heimdal hx509
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= IPV6 BDB SQLITE LDAP PKINIT DIGEST KX509 CRACKLIB X11
OPTIONS_DEFAULT=IPV6 BDB PKINIT DIGEST KX509
OPTIONS_SUB= yes