From 17aea27ce5bbf11827fc1e6cbb5f62a759a742c8 Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 23 Jul 2002 14:33:24 +0000 Subject: Mark this package as only for NetBSD-*-i386 platforms. From Ben Collver in PR 17690 --- sysutils/isapnptools/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sysutils/isapnptools') diff --git a/sysutils/isapnptools/Makefile b/sysutils/isapnptools/Makefile index 47e625b26a5..ad39b295266 100644 --- a/sysutils/isapnptools/Makefile +++ b/sysutils/isapnptools/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/07/23 12:07:45 agc Exp $ +# $NetBSD: Makefile,v 1.2 2002/07/23 14:33:24 agc Exp $ # DISTNAME= isapnptools-1.26 @@ -12,6 +12,8 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.roestock.demon.co.uk COMMENT= manually query and configure isapnp devices +ONLY_FOR_PLATFORM= NetBSD-*-i386 + USE_GMAKE= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --disable-realtime --disable-pci -- cgit v1.2.3