summaryrefslogtreecommitdiff
path: root/sysutils/wmlmmon
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-10-10 22:16:27 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-10-10 22:16:27 +0000
commit37a3b79f9fa8f7ea2d1d63d491423941654037d7 (patch)
tree1186acf327876015fd1883572fc81b6b3686b71d /sysutils/wmlmmon
parentUpdate to version 0.98 (diff)
Change BROKEN to FORBIDDEN; it builds on 3.x but doesn't run.
PR: 14251 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=22316
Diffstat (limited to 'sysutils/wmlmmon')
-rw-r--r--sysutils/wmlmmon/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>
.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 <bsd.port.post.mk>