pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libgnomekbd add:
details: https://anonhg.NetBSD.org/pkgsrc/rev/e630f11aec86
branches: trunk
changeset: 527817:e630f11aec86
user: gdt <gdt%pkgsrc.org@localhost>
date: Sat Apr 14 01:18:26 2007 +0000
description:
add:
# used a library before it was created
MAKE_JOBS_SAFE= no
diffstat:
x11/libgnomekbd/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r f6b134a1a4d0 -r e630f11aec86 x11/libgnomekbd/Makefile
--- a/x11/libgnomekbd/Makefile Fri Apr 13 23:28:54 2007 +0000
+++ b/x11/libgnomekbd/Makefile Sat Apr 14 01:18:26 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/04/13 00:03:04 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/04/14 01:18:26 gdt Exp $
#
DISTNAME= libgnomekbd-2.18.1
@@ -10,6 +10,9 @@
HOMEPAGE= http://www.gnome.org/
COMMENT= Gnome keyboard configuration library
+# used a library before it was created
+MAKE_JOBS_SAFE= no
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
MAKE_ENV+= GCONF_SCHEMA_FILE_DIR=${PREFIX}/share/gconf/schemas/
Home |
Main Index |
Thread Index |
Old Index