summaryrefslogtreecommitdiff
path: root/graphics/libraw
diff options
context:
space:
mode:
authorwiz <wiz>2010-12-18 23:50:58 +0000
committerwiz <wiz>2010-12-18 23:50:58 +0000
commit279141691303e2c0567f8ec637bf054d837f3eba (patch)
tree74f2d72e524fb5938f1b5a828c71b42f1657f893 /graphics/libraw
parent2b149e2d11d72614ee51d2bf16570c3c48c52d9a (diff)
downloadpkgsrc-279141691303e2c0567f8ec637bf054d837f3eba.tar.gz
Not make-jobs-safe. (Wants to link against libraw before it is completely
built when run with -j16.)
Diffstat (limited to 'graphics/libraw')
-rw-r--r--graphics/libraw/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/libraw/Makefile b/graphics/libraw/Makefile
index e9998f96d08..9701c991cfd 100644
--- a/graphics/libraw/Makefile
+++ b/graphics/libraw/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/12/13 20:32:30 gls Exp $
+# $NetBSD: Makefile,v 1.5 2010/12/18 23:50:58 wiz Exp $
#
DISTNAME= LibRaw-0.12.0
@@ -16,6 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config gmake
+MAKE_JOBS_SAFE= no
PKGCONFIG_OVERRIDE+= libraw.pc.in
PKGCONFIG_OVERRIDE+= libraw_r.pc.in