From 37a3b79f9fa8f7ea2d1d63d491423941654037d7 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Sun, 10 Oct 1999 22:16:27 +0000 Subject: Change BROKEN to FORBIDDEN; it builds on 3.x but doesn't run. PR: 14251 Submitted by: maintainer --- sysutils/lmmon/Makefile | 2 +- sysutils/wmlmmon/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index 4fb94ca991fb..ee14eddc8373 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -18,7 +18,7 @@ MANCOMPRESSED= yes .include .if ${OSVERSION} < 400000 -BROKEN="This port uses the intpm controller which is only available in FreeBSD 4.0+" +FORBIDDEN= "This port uses the intpm controller which is only available in FreeBSD 4.0+" .endif .include diff --git a/sysutils/wmlmmon/Makefile b/sysutils/wmlmmon/Makefile index c119fb451d3d..75207fcf30a2 100644 --- a/sysutils/wmlmmon/Makefile +++ b/sysutils/wmlmmon/Makefile @@ -22,7 +22,7 @@ MANCOMPRESSED= yes .include .if ${OSVERSION} < 400000 -BROKEN="This port uses the intpm controller which is only available in FreeBSD 4.0+" +FORBIDDEN= "This port uses the intpm controller which is only available in FreeBSD 4.0+" .endif .include -- cgit v1.2.3