From fbd93e4883daa113a9ea62c64f77b40a38302648 Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Sat, 21 May 2016 19:29:21 +0000 Subject: [PATCH] Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are also concerned Suggested by: mat@ --- editors/mg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/mg/Makefile b/editors/mg/Makefile index 2fcc815c4008..426388f8a6a6 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS .include .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: