pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/pciutils # subdir build in libs, followed by ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f441ef5823be
branches: trunk
changeset: 532535:f441ef5823be
user: gdt <gdt%pkgsrc.org@localhost>
date: Wed Aug 22 22:49:12 2007 +0000
description:
# subdir build in libs, followed by linking with it, without .WAIT
MAKE_JOBS_SAFE= NO
diffstat:
sysutils/pciutils/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r c98b9a449d84 -r f441ef5823be sysutils/pciutils/Makefile
--- a/sysutils/pciutils/Makefile Wed Aug 22 18:36:09 2007 +0000
+++ b/sysutils/pciutils/Makefile Wed Aug 22 22:49:12 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2007/02/22 19:01:25 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2007/08/22 22:49:12 gdt Exp $
DISTNAME= pciutils-2.1.11
PKGREVISION= 1
@@ -11,6 +11,9 @@
HOMEPAGE= http://mj.ucw.cz/pciutils.shtml
COMMENT= PCI bus manipulation utility similar to NetBSD pcictl(8)
+# subdir build in libs, followed by linking with it, without .WAIT
+MAKE_JOBS_SAFE= NO
+
USE_TOOLS+= gmake
ONLY_FOR_PLATFORM+= AIX-*-* FreeBSD-*-* Linux-*-* NetBSD-*-*
Home |
Main Index |
Thread Index |
Old Index