From 697b71aebcc54ccd2be0c5d185fb0e2064404936 Mon Sep 17 00:00:00 2001 From: gdt Date: Wed, 22 Aug 2007 22:49:12 +0000 Subject: # subdir build in libs, followed by linking with it, without .WAIT MAKE_JOBS_SAFE= NO --- sysutils/pciutils/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sysutils') diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 25d3a31f925..1fe5b4515bd 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -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 @@ MAINTAINER= cube@NetBSD.org 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-*-* -- cgit v1.2.3