- Mark broken on 4.x
Reported by: kris via pointyhat
This commit is contained in:
parent
a6d1dc9f10
commit
57f977f3a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150622
@ -36,6 +36,10 @@ LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN="Does not build"
|
||||
.endif
|
||||
|
||||
.if ${MACHINE_CPU:Msse}!=""
|
||||
CONFIGURE_ARGS+= --enable-sse
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user