From 47ed938b66abae241e37c8163ab8a714c5d44806 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 26 Apr 2004 10:25:22 +0000 Subject: Set USE_BUILDLINK3. --- sysutils/pciutils/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sysutils/pciutils') diff --git a/sysutils/pciutils/Makefile b/sysutils/pciutils/Makefile index 62e366a3ccd..388f632e41f 100644 --- a/sysutils/pciutils/Makefile +++ b/sysutils/pciutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/01/24 15:06:58 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/26 10:25:22 wiz Exp $ DISTNAME= pciutils-2.1.11 CATEGORIES= sysutils @@ -10,6 +10,7 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml COMMENT= PCI bus manipulation utility similar to NetBSD pcictl(8) +USE_BUILDLINK3= yes USE_GNU_TOOLS+= make .include "../../mk/bsd.prefs.mk" -- cgit v1.2.3