aboutsummaryrefslogtreecommitdiffstats
path: root/comms/mwavem
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2003-11-22 12:26:08 +0800
committerlinimon <linimon@FreeBSD.org>2003-11-22 12:26:08 +0800
commitcbf296c551130c6e1d7c7fbd545b58b2395534ae (patch)
tree0e6dd3d6d04ffe04ed581cc0e2448c34c4ea525b /comms/mwavem
parent0c8dd4fc7e75e8cda8e4fa28aeb1e6482b18fff7 (diff)
downloadfreebsd-ports-gnome-cbf296c551130c6e1d7c7fbd545b58b2395534ae.tar.gz
freebsd-ports-gnome-cbf296c551130c6e1d7c7fbd545b58b2395534ae.tar.zst
freebsd-ports-gnome-cbf296c551130c6e1d7c7fbd545b58b2395534ae.zip
Change BROKEN to IGNORE in the case of configurations that will never
be made to work.
Diffstat (limited to 'comms/mwavem')
-rw-r--r--comms/mwavem/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/mwavem/Makefile b/comms/mwavem/Makefile
index 5dad34a5e37d..dd6aebb8649c 100644
--- a/comms/mwavem/Makefile
+++ b/comms/mwavem/Makefile
@@ -100,7 +100,7 @@ pre-fetch:
.endif
.if ${OSVERSION} < 410000
-BROKEN= "Systems prior to 4.1 are not supported"
+IGNORE= "Systems prior to 4.1 are not supported"
.endif
.include <bsd.port.post.mk>