pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/g-wrap add
details: https://anonhg.NetBSD.org/pkgsrc/rev/384c78eda872
branches: trunk
changeset: 528704:384c78eda872
user: gdt <gdt%pkgsrc.org@localhost>
date: Sat May 12 20:56:23 2007 +0000
description:
add
MAKE_JOBS_SAFE= no
diffstat:
devel/g-wrap/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r e049c0abedaa -r 384c78eda872 devel/g-wrap/Makefile
--- a/devel/g-wrap/Makefile Sat May 12 20:42:36 2007 +0000
+++ b/devel/g-wrap/Makefile Sat May 12 20:56:23 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2007/01/21 12:52:44 wiz Exp $
+# $NetBSD: Makefile,v 1.47 2007/05/12 20:56:23 gdt Exp $
DISTNAME= g-wrap-1.9.6
PKGREVISION= 2
@@ -11,6 +11,7 @@
DEPENDS+= guile-lib>=0.1.2:../../devel/guile-lib
+MAKE_JOBS_SAFE= no
GNU_CONFIGURE= YES
USE_TOOLS+= gmake makeinfo pkg-config
Home |
Main Index |
Thread Index |
Old Index