summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorjoerg <joerg>2014-01-06 22:11:01 +0000
committerjoerg <joerg>2014-01-06 22:11:01 +0000
commitc4e7e75323a3174fb799bbc19fbb4d8fa25bb613 (patch)
treeb6aef81e43f9c037249f381c3757dc96388a34bf /audio
parent9745a9c5a5ffa6f91d839e2651a110064e867b30 (diff)
downloadpkgsrc-c4e7e75323a3174fb799bbc19fbb4d8fa25bb613.tar.gz
Racy build
Diffstat (limited to 'audio')
-rw-r--r--audio/flite/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/audio/flite/Makefile b/audio/flite/Makefile
index 3ed2881c000..f53e117344f 100644
--- a/audio/flite/Makefile
+++ b/audio/flite/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2012/09/11 23:59:37 asau Exp $
+# $NetBSD: Makefile,v 1.9 2014/01/06 22:11:01 joerg Exp $
#
DISTNAME= flite-1.3-release
@@ -11,6 +11,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.speech.cs.cmu.edu/flite/
COMMENT= Small and fast run-time synthesis engine
+# Error opening output file '[...]/cmu_us_kal_diphone.o': No such file or directory
+MAKE_JOBS_SAFE= no
+
USE_PKGLOCALEDIR= yes
USE_TOOLS+= gmake pkg-config
GNU_CONFIGURE= yes