pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/libical Not MAKE_JOBS_SAFE, it appears.
details: https://anonhg.NetBSD.org/pkgsrc/rev/8f2156329487
branches: trunk
changeset: 634192:8f2156329487
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sun May 11 02:25:34 2014 +0000
description:
Not MAKE_JOBS_SAFE, it appears.
diffstat:
time/libical/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 65890e6ff894 -r 8f2156329487 time/libical/Makefile
--- a/time/libical/Makefile Sun May 11 02:19:23 2014 +0000
+++ b/time/libical/Makefile Sun May 11 02:25:34 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2014/02/01 01:44:52 markd Exp $
+# $NetBSD: Makefile,v 1.9 2014/05/11 02:25:34 dsainty Exp $
#
DISTNAME= libical-1.0
@@ -12,6 +12,7 @@
USE_TOOLS+= perl
USE_CMAKE= yes
CMAKE_ARGS+= -DUSE_BUILTIN_TZDATA=false
+MAKE_JOBS_SAFE= no
PKGCONFIG_OVERRIDE+= libical.pc.in
Home |
Main Index |
Thread Index |
Old Index