summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2009-09-18 20:09:45 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2009-09-18 20:09:45 +0000
commit4ae03e737414a46f4acf3c9fd279d05d06af8c2b (patch)
tree226d530f833792a63ad6bee716df583415c3530d /audio
parent- Chase audio/xmms2 shlib bump (diff)
Mark it MAKE_JOBS_UNSAFE
Notified by: pav Feature safe: yes
Notes
Notes: svn path=/head/; revision=241671
Diffstat (limited to 'audio')
-rw-r--r--audio/ocp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index 6734b6aa46a6..4cffe763e7a2 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -27,6 +27,8 @@ GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
+MAKE_JOBS_UNSAFE= yes
+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CFLAGS+= -L${LOCALBASE}/lib