aboutsummaryrefslogtreecommitdiff
path: root/audio/flac
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2009-03-24 14:47:42 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2009-03-24 14:47:42 +0000
commit045099965f0f0287302262f973592a28256a33bb (patch)
tree329bcb3e825bd0e3a8f366dfb77919d8eed16d38 /audio/flac
parent0d6e8f6bb841a461de4425b6f06ebee690c89e25 (diff)
downloadports-045099965f0f0287302262f973592a28256a33bb.tar.gz
ports-045099965f0f0287302262f973592a28256a33bb.zip
allow parallel building
Notes
Notes: svn path=/head/; revision=230855
Diffstat (limited to 'audio/flac')
-rw-r--r--audio/flac/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile
index 6e00843d077e..9d1578dab677 100644
--- a/audio/flac/Makefile
+++ b/audio/flac/Makefile
@@ -23,6 +23,7 @@ CONFIGURE_ARGS= --enable-sse \
--disable-thorough-tests \
--disable-xmms-plugin
CONFIGURE_ENV= CPPFLAGS="-I${WRKSRC}/include"
+MAKE_JOBS_SAFE= yes
.if !defined(WITHOUT_ICONV)
USE_ICONV= yes