aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2016-05-22 03:29:21 +0800
committerolivierd <olivierd@FreeBSD.org>2016-05-22 03:29:21 +0800
commita991dcf1938c3514cb9e24d273bbddd9c0d4612c (patch)
treee6ae418eaa3cb38a72cf574b1131ea9daccf121c /editors
parent94e79130e1129d013d0f9ff839f04ccdce8cd0a2 (diff)
downloadfreebsd-ports-graphics-a991dcf1938c3514cb9e24d273bbddd9c0d4612c.tar.gz
freebsd-ports-graphics-a991dcf1938c3514cb9e24d273bbddd9c0d4612c.tar.zst
freebsd-ports-graphics-a991dcf1938c3514cb9e24d273bbddd9c0d4612c.zip
Remove reference to FreeBSD 9, releases prior to 10.3-RELEASE are also
concerned Suggested by: mat@
Diffstat (limited to 'editors')
-rw-r--r--editors/mg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile
index 2fcc815c400..426388f8a6a 100644
--- a/editors/mg/Makefile
+++ b/editors/mg/Makefile
@@ -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: