1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Mark BROKEN on 8.x: does not build.

This commit is contained in:
Erwin Lansing 2009-05-27 07:26:22 +00:00
parent fdc42a5004
commit a343351703
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234651

View File

@ -19,6 +19,10 @@ OPTIONS= EXAMPLEC "Install C example programs" on
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 800014
BROKEN= does not build
.endif
.if defined(WITH_EXAMPLEC)
PLIST_FILES= %%EXAMPLESDIR%%/example %%EXAMPLESDIR%%/example_mt
PLIST_DIRS= %%EXAMPLESDIR%%