summaryrefslogtreecommitdiff
path: root/sysutils/pciutils
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-26 10:25:22 +0000
committerwiz <wiz>2004-04-26 10:25:22 +0000
commit47ed938b66abae241e37c8163ab8a714c5d44806 (patch)
tree98351031451f6f5dbc56d4146399dc5eac19b5e0 /sysutils/pciutils
parentf6eb8efc8e26ae89baf6321c841c1deeeb46f451 (diff)
downloadpkgsrc-47ed938b66abae241e37c8163ab8a714c5d44806.tar.gz
Set USE_BUILDLINK3.
Diffstat (limited to 'sysutils/pciutils')
-rw-r--r--sysutils/pciutils/Makefile3
1 files changed, 2 insertions, 1 deletions
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"