From 8ee6dea551e88432f1ee92aedf3fc14f69d54fb4 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 4 Oct 2016 14:37:34 +0000 Subject: Remarke MAKE_JOBS_UNSAFE everywhere. Sponsored by: Absolight --- dns/bind9-devel/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'dns/bind9-devel') diff --git a/dns/bind9-devel/Makefile b/dns/bind9-devel/Makefile index 541abcf6381c..5501fcf7f5c1 100644 --- a/dns/bind9-devel/Makefile +++ b/dns/bind9-devel/Makefile @@ -233,15 +233,12 @@ SUB_LIST+= NOBASE="@comment " BASE="" PKGDEINSTALL= ${PKGINSTALL} +MAKE_JOBS_UNSAFE= yes PORTDOCS= * .include -.if ${OSVERSION} <= 1000000 -MAKE_JOBS_UNSAFE= yes -.endif - .if ( ${PORT_OPTIONS:MGOST} || ${PORT_OPTIONS:MGOST_ASN1} ) && ${SSL_DEFAULT} == base BROKEN= OpenSSL from the base system does not support GOST, add \ DEFAULT_VERSIONS+=ssl=openssl to your /etc/make.conf and rebuild everything \ -- cgit v1.2.3