pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/libdnsres MAKE_JOBS_SAFE=NO



details:   https://anonhg.NetBSD.org/pkgsrc/rev/45b1128d464c
branches:  trunk
changeset: 552877:45b1128d464c
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Jan 11 13:04:01 2009 +0000

description:
MAKE_JOBS_SAFE=NO

diffstat:

 devel/libdnsres/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ff7b062e8494 -r 45b1128d464c devel/libdnsres/Makefile
--- a/devel/libdnsres/Makefile  Sun Jan 11 12:41:03 2009 +0000
+++ b/devel/libdnsres/Makefile  Sun Jan 11 13:04:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2008/10/16 21:52:16 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2009/01/11 13:04:01 adrianp Exp $
 #
 
 DISTNAME=              libdnsres-0.1a
@@ -15,6 +15,7 @@
 USE_PKGLOCALEDIR=      YES
 USE_LIBTOOL=           YES
 GNU_CONFIGURE=         YES
+MAKE_JOBS_SAFE=                NO
 
 # uses event_once
 BUILDLINK_API_DEPENDS.libevent+=       libevent>=0.9



Home | Main Index | Thread Index | Old Index