mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
Mark BROKEN on 8.x: does not build.
This commit is contained in:
parent
fdc42a5004
commit
a343351703
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234651
@ -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%%
|
||||
|
Loading…
Reference in New Issue
Block a user