From 69d69ada8fc357538b0673d3227edf801c19a38d Mon Sep 17 00:00:00 2001 From: Martin Matuska Date: Tue, 24 Mar 2009 16:58:56 +0000 Subject: - Add MAKE_JOBS_SAFE to support SMP compilation --- multimedia/libtheora/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'multimedia/libtheora') diff --git a/multimedia/libtheora/Makefile b/multimedia/libtheora/Makefile index e7d494c70d73..3312ab4b8ed7 100644 --- a/multimedia/libtheora/Makefile +++ b/multimedia/libtheora/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis USE_BZIP2= yes USE_LDCONFIG= yes +MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ -- cgit v1.2.3