From 431720987706d2c6f39ca3d7f07ba4fcb97e397f Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 24 Mar 2009 20:00:33 +0000 Subject: - Add MAKE_JOBS_SAFE variable for SMP compilation PR: ports/133012 Approved by: netchild (maintainer, via private e-mail) --- audio/lame/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'audio/lame/Makefile') diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 961871670ef3..64e45676cc62 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -21,6 +21,7 @@ USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes +MAKE_JOBS_SAFE= yes CONFIGURE_ARGS= --enable-nasm --enable-mp3rtp --disable-gtktest RESTRICTED= patent issues, see http://www.mp3licensing.com/ -- cgit v1.2.3