From 940c8a32cd74a559a4bd5646c658e694fe9df241 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 7 Feb 2019 13:16:25 +0000 Subject: audio/portaudio: Mark MAKE_JOBS_UNSAFE after r492362 Reported by: cmt --- audio/portaudio/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'audio/portaudio') diff --git a/audio/portaudio/Makefile b/audio/portaudio/Makefile index 94f7f3a5ec2e..059c9d0afbc1 100644 --- a/audio/portaudio/Makefile +++ b/audio/portaudio/Makefile @@ -25,6 +25,8 @@ CONFIGURE_ARGS= --disable-dependency-tracking \ --without-alsa WRKSRC= ${WRKDIR}/${PORTNAME} +MAKE_JOBS_UNSAFE= yes + OPTIONS_DEFINE= DOCS DOXYGEN EXAMPLES JACK PATEST SNDIO OPTIONS_SUB= yes -- cgit v1.2.3