aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>2001-08-10 18:26:09 +0000
committerBrian Somers <brian@FreeBSD.org>2001-08-10 18:26:09 +0000
commit19ec031889c16f7f41e47a08f7ef90c8bb673357 (patch)
treea4275beac0ba7f7d8b43c16a3e4378c59ce0014f /comms
parent7e9f9d4353bfa4b957da56b182e31877e0d64655 (diff)
downloadports-19ec031889c16f7f41e47a08f7ef90c8bb673357.tar.gz
ports-19ec031889c16f7f41e47a08f7ef90c8bb673357.zip
Notes
Diffstat (limited to 'comms')
-rw-r--r--comms/mwavem/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/comms/mwavem/Makefile b/comms/mwavem/Makefile
index 490cde17ba93..4d3089c85ca0 100644
--- a/comms/mwavem/Makefile
+++ b/comms/mwavem/Makefile
@@ -76,6 +76,8 @@ pre-fetch:
.if ${OSVERSION} < 410000
BROKEN= "Systems prior to 4.1 are not supported"
+.else
+BROKEN= "Archive cannot be fetched"
.endif
.include <bsd.port.post.mk>