aboutsummaryrefslogtreecommitdiff
path: root/audio/speex/Makefile
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 /audio/speex/Makefile
parent44241a5bb155d84dfbdbb305d652f12d65e2b4dd (diff)
downloadports-69d69ada8fc357538b0673d3227edf801c19a38d.tar.gz
ports-69d69ada8fc357538b0673d3227edf801c19a38d.zip
Notes
Diffstat (limited to 'audio/speex/Makefile')
-rw-r--r--audio/speex/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/speex/Makefile b/audio/speex/Makefile
index b2dc3c86a84c..1285e78f646a 100644
--- a/audio/speex/Makefile
+++ b/audio/speex/Makefile
@@ -23,6 +23,7 @@ USE_GNOME= gnomehack gnometarget ltverhack
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
CONFIGURE_ARGS= --with-ogg-dir=${LOCALBASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"