aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-05-28 11:55:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-05-28 11:55:35 +0000
commit2629df5a179196de12a6bf7d1caa71b9b74139c4 (patch)
treec0c773b81cbcacd6266f23ba198eac25c48026c9 /sysutils
parent69771bc2840cef4fd2b4c527bc610afbf14780be (diff)
downloadports-2629df5a179196de12a6bf7d1caa71b9b74139c4.tar.gz
ports-2629df5a179196de12a6bf7d1caa71b9b74139c4.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/scprotect/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/scprotect/Makefile b/sysutils/scprotect/Makefile
index 2d64285a9d46..542498cfae58 100644
--- a/sysutils/scprotect/Makefile
+++ b/sysutils/scprotect/Makefile
@@ -9,8 +9,8 @@ MASTER_SITES= http://dindin.ru/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Protect process from killing when the swap space is exhausted
-BROKEN_FREEBSD_11= does not build on FreeBSD 11.x+
-BROKEN_FREEBSD_12= does not build on FreeBSD 11.x+: scprotect.c: 'sysctl__' undeclared (first use in this function)
+BROKEN_FreeBSD_11= does not build on FreeBSD 11.x+
+BROKEN_FreeBSD_12= does not build on FreeBSD 11.x+: scprotect.c: 'sysctl__' undeclared (first use in this function)
USES= kmod uidfix