svn commit: r503528 - head/audio/mp3lint
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 5 19:40:57 UTC 2019
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:
More information about the svn-ports-all
mailing list