pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/deforaos-panel Not MAKE_JOBS_SAFE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee4a619e91ca
branches:  trunk
changeset: 641682:ee4a619e91ca
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Nov 14 22:24:10 2014 +0000

description:
Not MAKE_JOBS_SAFE.

diffstat:

 x11/deforaos-panel/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 29d446ff438b -r ee4a619e91ca x11/deforaos-panel/Makefile
--- a/x11/deforaos-panel/Makefile       Fri Nov 14 22:23:40 2014 +0000
+++ b/x11/deforaos-panel/Makefile       Fri Nov 14 22:24:10 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2014/10/25 10:36:24 khorben Exp $
+# $NetBSD: Makefile,v 1.14 2014/11/14 22:24:10 joerg Exp $
 #
 
 DISTNAME=      Panel-0.3.1
@@ -11,6 +11,9 @@
 HOMEPAGE=      http://www.defora.org/
 COMMENT=       DeforaOS desktop panel
 
+# panel vs libPanel
+MAKE_JOBS_SAFE=        no
+
 LICENSE=       gnu-gpl-v3
 
 USE_TOOLS+=    pkg-config



Home | Main Index | Thread Index | Old Index