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/mp4v2 | |
parent | 44241a5bb155d84dfbdbb305d652f12d65e2b4dd (diff) | |
download | ports-69d69ada8fc357538b0673d3227edf801c19a38d.tar.gz ports-69d69ada8fc357538b0673d3227edf801c19a38d.zip |
Notes
Diffstat (limited to 'multimedia/mp4v2')
-rw-r--r-- | multimedia/mp4v2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/mp4v2/Makefile b/multimedia/mp4v2/Makefile index c4542795fbf0..b238507153f8 100644 --- a/multimedia/mp4v2/Makefile +++ b/multimedia/mp4v2/Makefile @@ -19,6 +19,7 @@ COMMENT= Mpeg-4 library and tools from mpeg4ip USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes +MAKE_JOBS_SAFE= yes USE_GNOME= gnometarget GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ |