summaryrefslogtreecommitdiff
path: root/audio/ocp
diff options
context:
space:
mode:
authorwiz <wiz>2010-09-28 18:58:39 +0000
committerwiz <wiz>2010-09-28 18:58:39 +0000
commitfbaf868dfd364e2b74e08b480015f504d092a8c1 (patch)
tree7d892dcb012571f1413d6a209abfc9911351b714 /audio/ocp
parent00a48f3e2867d8298e033629bde1ca6ba31e13a3 (diff)
downloadpkgsrc-fbaf868dfd364e2b74e08b480015f504d092a8c1.tar.gz
+# ymtype.so wants to link -llzh before it's finished building
+MAKE_JOBS_SAFE= no
Diffstat (limited to 'audio/ocp')
-rw-r--r--audio/ocp/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index f083d90ce66..52ef55e36da 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/06/05 14:45:01 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/28 18:58:39 wiz Exp $
DISTNAME= ocp-0.1.20
CATEGORIES= audio
@@ -19,6 +19,9 @@ USE_LANGUAGES= c c++
USE_NCURSES= yes # resize_term
INFO_FILES= yes
+# ymtype.so wants to link -llzh before it's finished building
+MAKE_JOBS_SAFE= no
+
CONFIGURE_ARGS+= --exec-prefix=${PREFIX}
CONFIGURE_ARGS+= --infodir=${PREFIX}/info