Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Jun 2019 19:40:49 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r503528 - head/audio/mp3lint
Message-ID:  <201906051940.x55JenoV020188@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Jun  5 19:40:49 2019
New Revision: 503528
URL: https://svnweb.freebsd.org/changeset/ports/503528

Log:
  Mark MAKE_JOBS_UNSAFE
  
  PR:		238334
  Submitted by:	pkubaj

Modified:
  head/audio/mp3lint/Makefile

Modified: head/audio/mp3lint/Makefile
==============================================================================
--- head/audio/mp3lint/Makefile	Wed Jun  5 19:40:44 2019	(r503527)
+++ head/audio/mp3lint/Makefile	Wed Jun  5 19:40:49 2019	(r503528)
@@ -20,6 +20,7 @@ RUN_DEPENDS=	libmp3-archive-perl>=0:audio/libmp3-archi
 USES=		perl5
 USE_PERL5=	configure
 
+MAKE_JOBS_UNSAFE=	yes
 NO_ARCH=	yes
 
 post-patch:



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