aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libtheora
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2009-03-24 16:58:56 +0000
committerMartin Matuska <mm@FreeBSD.org>2009-03-24 16:58:56 +0000
commit69d69ada8fc357538b0673d3227edf801c19a38d (patch)
tree7e34ae1dbb80cf79a2d39982e73fea4f629cb90f /multimedia/libtheora
parent44241a5bb155d84dfbdbb305d652f12d65e2b4dd (diff)
downloadports-69d69ada8fc357538b0673d3227edf801c19a38d.tar.gz
ports-69d69ada8fc357538b0673d3227edf801c19a38d.zip
- Add MAKE_JOBS_SAFE to support SMP compilation
Notes
Notes: svn path=/head/; revision=230877
Diffstat (limited to 'multimedia/libtheora')
-rw-r--r--multimedia/libtheora/Makefile1
1 files changed, 1 insertions, 0 deletions
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 " \