Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are also

concerned

Suggested by:	mat@
This commit is contained in:
Olivier Duchateau 2016-05-21 19:29:21 +00:00
parent 6674c3380a
commit fbd93e4883
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415608

View File

@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>
.if ${OSVERSION} < 1002506
BROKEN= does not build on FreeBSD 9.x, requires futimens system call
BROKEN= does not build, requires futimens system call
.endif
pre-configure: