From c16e084bdaba87c3a9f1269623bc523abde164a0 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 27 Sep 1999 17:38:51 +0000 Subject: Make a warning into a BROKEN for < 400000 and move it out of pre-fetch --- sysutils/wmlmmon/Makefile | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'sysutils') diff --git a/sysutils/wmlmmon/Makefile b/sysutils/wmlmmon/Makefile index 272f346f42e9..dd4b0e59173d 100644 --- a/sysutils/wmlmmon/Makefile +++ b/sysutils/wmlmmon/Makefile @@ -22,11 +22,8 @@ MANCOMPRESSED= yes .include .if ${OSVERSION} < 400000 -pre-fetch: - @${ECHO} - @${ECHO} "This port uses the intpm controller which" - @${ECHO} "is only available in FreeBSD 4.0-CURRENT." - @${ECHO} +BROKEN="This port uses the intpm controller which is only available in FreeBSD 4 +.0+" .endif -.include +.include -- cgit v1.2.3