From 87165b41fc4cd8f18db931e22a789085afab5c9c Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 30 Jun 2014 14:25:08 +0000 Subject: Has race conditions. --- audio/amarok-kde3/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index 3db34237a86..e1d4f8d2b59 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.54 2014/05/17 16:10:41 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2014/06/30 14:25:08 joerg Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 @@ -12,6 +12,9 @@ HOMEPAGE= http://amarok.kde.org/ COMMENT= KDE3 audio player LICENSE= gnu-gpl-v2 +# Race conditions involving uic output +MAKE_JOBS_SAFE= no + USE_TOOLS+= gmake pkg-config msgfmt unzip:run USE_LANGUAGES= c c++ GNU_CONFIGURE= yes -- cgit v1.2.3