summaryrefslogtreecommitdiff
path: root/audio/amarok-kde3
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2014-06-30 14:25:08 +0000
committerjoerg <joerg@pkgsrc.org>2014-06-30 14:25:08 +0000
commit312d2481dbf0c7b69f9478b1f82668676a918acb (patch)
tree1c96546c607f0d1212ea56610f6f025e213ebf24 /audio/amarok-kde3
parentcd85efbaa68cb384ab301312b3490c0202e89c5e (diff)
downloadpkgsrc-312d2481dbf0c7b69f9478b1f82668676a918acb.tar.gz
Has race conditions.
Diffstat (limited to 'audio/amarok-kde3')
-rw-r--r--audio/amarok-kde3/Makefile5
1 files changed, 4 insertions, 1 deletions
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