diff options
author | Martin Matuska <mm@FreeBSD.org> | 2009-03-24 16:58:56 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2009-03-24 16:58:56 +0000 |
commit | 69d69ada8fc357538b0673d3227edf801c19a38d (patch) | |
tree | 7e34ae1dbb80cf79a2d39982e73fea4f629cb90f /multimedia/libtheora | |
parent | 44241a5bb155d84dfbdbb305d652f12d65e2b4dd (diff) | |
download | ports-69d69ada8fc357538b0673d3227edf801c19a38d.tar.gz ports-69d69ada8fc357538b0673d3227edf801c19a38d.zip |
Notes
Diffstat (limited to 'multimedia/libtheora')
-rw-r--r-- | multimedia/libtheora/Makefile | 1 |
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 " \ |