mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Mark broken on 5.x due to the usual gcc3.3 reasons.
This commit is contained in:
parent
3c9fd47636
commit
a7abc2014d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=92102
@ -26,6 +26,10 @@ ALL_TARGET= freebsd
|
||||
CFLAGS+="-DXEVIL_KEYSET=UIalpha"
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 501000
|
||||
BROKEN= "Does not compile on FreeBSD ${OSVERSION}"
|
||||
.endif
|
||||
|
||||
pre-extract:
|
||||
@${MKDIR} ${WRKDIR}/${DISTNAME}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user