1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Mark BROKEN on 8.x: does not build.

This commit is contained in:
Erwin Lansing 2009-06-13 18:51:46 +00:00
parent f39c5a0dd6
commit 2b211bf5cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235714

View File

@ -26,6 +26,8 @@ PLIST_FILES= bin/abridge
.if ${ARCH} != "i386"
BROKEN= Does not compile on !i386
.elif ${OSVERSION} >= 800074
BROKEN= does not build
.endif
.include <bsd.port.post.mk>