summaryrefslogtreecommitdiffstats
path: root/sysutils/lmmon
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-10-10 22:16:27 +0000
committercpiazza <cpiazza@FreeBSD.org>1999-10-10 22:16:27 +0000
commit0ee6f962c60c551a05f67347963ea7bbdd5f7ce4 (patch)
treeae64290fdf2a392774d90386ea6ab85219b28b21 /sysutils/lmmon
parent1632be1cfd8a3d5b55614c127d643ff6a754f256 (diff)
downloadFreeBSD-ports-0ee6f962c60c551a05f67347963ea7bbdd5f7ce4.zip
FreeBSD-ports-0ee6f962c60c551a05f67347963ea7bbdd5f7ce4.tar.gz
Change BROKEN to FORBIDDEN; it builds on 3.x but doesn't run.
PR: 14251 Submitted by: maintainer
Diffstat (limited to 'sysutils/lmmon')
-rw-r--r--sysutils/lmmon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile
index 4fb94ca..ee14edd 100644
--- a/sysutils/lmmon/Makefile
+++ b/sysutils/lmmon/Makefile
@@ -18,7 +18,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>
OpenPOWER on IntegriCloud