1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

BROKEN on 7.0: Incorrect pkg-plist

This commit is contained in:
Kris Kennaway 2006-01-19 23:47:10 +00:00
parent 34ec2731fb
commit 75aae1a719
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=153923

View File

@ -57,6 +57,10 @@ IS_INTERACTIVE= yes
.include <bsd.port.pre.mk>
.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.