1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00

BROKEN on 6.x: Does not build

This commit is contained in:
Kris Kennaway 2006-09-03 18:10:40 +00:00
parent 5511174d43
commit d67449b05c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172078

View File

@ -86,6 +86,10 @@ post-extract:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 601104
BROKEN= Does not build on FreeBSD >= 6.x
.endif
.if ${X_WINDOW_SYSTEM:L} != xfree86-3
IGNORE= is part of XFree86-3
.endif