aboutsummaryrefslogtreecommitdiff
path: root/audio/libvorbis
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/libvorbis
parent0d6e8f6bb841a461de4425b6f06ebee690c89e25 (diff)
downloadports-045099965f0f0287302262f973592a28256a33bb.tar.gz
ports-045099965f0f0287302262f973592a28256a33bb.zip
allow parallel building
Notes
Notes: svn path=/head/; revision=230855
Diffstat (limited to 'audio/libvorbis')
-rw-r--r--audio/libvorbis/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile
index 2c38cd3b127d..949217b1c1a1 100644
--- a/audio/libvorbis/Makefile
+++ b/audio/libvorbis/Makefile
@@ -23,6 +23,7 @@ GNU_CONFIGURE= yes
USE_GNOME= gnomehack
CONFIGURE_ARGS= --with-ogg=${LOCALBASE}
USE_LDCONFIG= yes
+MAKE_JOBS_SAFE= yes
.if defined(NOPORTDOCS)
MAKE_ENV= DOC=""