mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Mark as broken on recent -current: does not compile.
This commit is contained in:
parent
35c9d63b2a
commit
ae50302d99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280666
@ -38,6 +38,10 @@ OPTIONS= VOODOO3 "Enable this if you have a Voodoo3 or Banshee card" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 900035
|
||||
BROKEN= Does not compile on recent FreeBSD-9
|
||||
.endif
|
||||
|
||||
.if defined(WITH_VOODOO3)
|
||||
PKGNAMESUFFIX= -v3
|
||||
CONFIGURE_ARGS+= --enable-fx-glide-hw=h3
|
||||
|
Loading…
Reference in New Issue
Block a user