diff options
author | John Marino <marino@FreeBSD.org> | 2014-09-13 18:05:28 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-09-13 18:05:28 +0000 |
commit | eb9ad6563d0acdaec0bb6394889179b9c3996e7c (patch) | |
tree | 590da7686c7c916b0b9d43de5dc2a49067e06367 /security/heimdal | |
parent | 40b87d9ae0b375582e25a11bba7cb589d10cd068 (diff) | |
download | ports-eb9ad6563d0acdaec0bb6394889179b9c3996e7c.tar.gz ports-eb9ad6563d0acdaec0bb6394889179b9c3996e7c.zip |
Notes
Diffstat (limited to 'security/heimdal')
-rw-r--r-- | security/heimdal/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/heimdal/Makefile b/security/heimdal/Makefile index 831d26d34e7b..f7b821f0b552 100644 --- a/security/heimdal/Makefile +++ b/security/heimdal/Makefile @@ -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 |