- Mark BROKEN under FreeBSD 10

This commit is contained in:
Ryan Steinmetz 2012-01-29 00:33:31 +00:00
parent 1b82ba5935
commit 625f8b2a41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289995

View File

@ -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}))