aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-10-10 18:45:19 +0800
committerasami <asami@FreeBSD.org>1999-10-10 18:45:19 +0800
commite7efa49778d2cdf6e92f0635387ba415eb864457 (patch)
treed03464bb20602a3b71fba994a26999d72888bb51
parent297a02fda6e12fba21a4acab47b55fbe56402cca (diff)
downloadfreebsd-ports-gnome-e7efa49778d2cdf6e92f0635387ba415eb864457.tar.gz
freebsd-ports-gnome-e7efa49778d2cdf6e92f0635387ba415eb864457.tar.zst
freebsd-ports-gnome-e7efa49778d2cdf6e92f0635387ba415eb864457.zip
Change BROKEN to FORBIDDEN -- it will compile but won't run.
Approved by: maintainer
-rw-r--r--sysutils/wmhm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/wmhm/Makefile b/sysutils/wmhm/Makefile
index 0d5aa85560fd..a96b473d566e 100644
--- a/sysutils/wmhm/Makefile
+++ b/sysutils/wmhm/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/wmhm/wmhm
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400000
-BROKEN= 'wmhm requires intpm which is only available in 4.0-CURRENT'
+FORBIDDEN= 'wmhm requires intpm which is only available in 4.0-CURRENT'
.endif
.include <bsd.port.post.mk>