1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Mark borken on 6.x

This commit is contained in:
Chin-San Huang 2008-09-03 17:27:53 +00:00
parent 0ab388abdd
commit 5a828264ea
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=219785

View File

@ -34,4 +34,8 @@ do-configure:
CFLAGS+= -DDSP_X86
.endif
.if ${OSVERSION} < 700000
BROKEN= Unable to build
.endif
.include <bsd.port.post.mk>