From f023bcf037f8ed75726880aa0befcda5fb53fa4d Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 15 Nov 2016 08:20:45 +0100 Subject: [PATCH] sysutils/e2fsprogs: sync with upstream Taken from: FreeBSD --- sysutils/e2fsprogs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/e2fsprogs/Makefile b/sysutils/e2fsprogs/Makefile index d25bafe199b..c08887cc00a 100644 --- a/sysutils/e2fsprogs/Makefile +++ b/sysutils/e2fsprogs/Makefile @@ -137,7 +137,7 @@ post-patch:: # NOTE: The previous .if block goes all the way to the end of the file. .if !empty(PORT_OPTIONS:MNOTESTS) && (${OPSYS} == FreeBSD) && (${OSVERSION} >= 1100000 || ((${ARCH} != i386) && (${ARCH} != amd64))) -BROKEN=e2fsprogs has not been tested on your system by the maintainer. You must run self-tests. +BROKEN= it was not tested on your system by the maintainer; you must run self-tests .endif pre-build: