From 81b05701a73f89b939920758c6874a68408684b7 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 28 Sep 2010 18:58:39 +0000 Subject: +# ymtype.so wants to link -llzh before it's finished building +MAKE_JOBS_SAFE= no --- audio/ocp/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'audio') 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 -- cgit v1.2.3