Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Sep 2013 09:39:54 +0200
From:      John Marino <freebsd.contact@marino.st>
To:        Pietro Cerutti <gahr@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r326256 - head/mail/zmailer
Message-ID:  <5226E3CA.5020207@marino.st>
In-Reply-To: <201309040709.r8479Imu066483@svn.freebsd.org>
References:  <201309040709.r8479Imu066483@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Isn't the convention to set MAKE_JOBS_UNSAFE to "yes" rather than just
define it?


On 9/4/2013 09:09, Pietro Cerutti wrote:
> Author: gahr
> Date: Wed Sep  4 07:09:17 2013
> New Revision: 326256
> URL: http://svnweb.freebsd.org/changeset/ports/326256
> 
> Log:
>   - Unbreak by setting MAKE_JOBS_UNSAFE
>   
>   Reported by:	pkg-fallout
> 
> Modified:
>   head/mail/zmailer/Makefile
> 
> Modified: head/mail/zmailer/Makefile
> ==============================================================================
> --- head/mail/zmailer/Makefile	Wed Sep  4 07:08:55 2013	(r326255)
> +++ head/mail/zmailer/Makefile	Wed Sep  4 07:09:17 2013	(r326256)
> @@ -17,6 +17,7 @@ OPTIONS_DEFAULT=SSL
>  
>  GNU_CONFIGURE=	yes
>  USE_PERL5=	yes
> +MAKE_JOBS_UNSAFE=
>  
>  .include <bsd.port.options.mk>
>  
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5226E3CA.5020207>