From 75aae1a71914ab72e00bc4059a5b9ab2e277fd30 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 19 Jan 2006 23:47:10 +0000 Subject: BROKEN on 7.0: Incorrect pkg-plist --- net/ipw-firmware/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'net') diff --git a/net/ipw-firmware/Makefile b/net/ipw-firmware/Makefile index 20e5f64e3dcf..5673933390b8 100644 --- a/net/ipw-firmware/Makefile +++ b/net/ipw-firmware/Makefile @@ -57,6 +57,10 @@ IS_INTERACTIVE= yes .include +.if ${OSVERSION} >= 700013 +BROKEN= "Incorrect pkg-plist" +.endif + # That's a bit arbitrary since I have no idea if ${DRIVERNAME}(4) can be # compiled on FreeBSD previous to 5.3-RELEASE. This is just too old, people # should move on. I may change this if I get successful reports though. -- cgit v1.2.3