1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Change BROKEN to FORBIDDEN -- it will compile but won't run.

Approved by:	maintainer
This commit is contained in:
Satoshi Asami 1999-10-10 10:45:19 +00:00
parent f1a7fa3916
commit c4a726f2aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=22299

View File

@ -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>