- Mark BROKEN under FreeBSD 10
This commit is contained in:
parent
1b82ba5935
commit
625f8b2a41
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289995
@ -55,6 +55,10 @@ NOGUI=
|
||||
NOGUI= NOGUI=1
|
||||
.endif
|
||||
|
||||
.if ${OSVERSION} >= 1000000
|
||||
BROKEN= does not currently build under FreeBSD 10
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if (!exists(${DISTDIR}/${TC_SRCFILE}))
|
||||
|
Loading…
Reference in New Issue
Block a user