summaryrefslogtreecommitdiff
path: root/misc/32upgrade
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-01-07 15:58:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-01-07 15:58:56 +0000
commite531a7627b431410cb89ab0f1c60bcc480a8ff32 (patch)
tree3b15aed0d43d3e4a7d32a7ca544fa4a0085246ee /misc/32upgrade
parentChange BROKEN to FORBIDDEN, there is a security hole. (diff)
Don't attempt to build these on 4-current machines.
Notes
Notes: svn path=/head/; revision=24502
Diffstat (limited to 'misc/32upgrade')
-rw-r--r--misc/32upgrade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/32upgrade/Makefile b/misc/32upgrade/Makefile
index 5a68cc09af8c..d46a11a942e3 100644
--- a/misc/32upgrade/Makefile
+++ b/misc/32upgrade/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= asami@FreeBSD.org
.if !defined(PACKAGE_BUILDING)
BROKEN= this \"port\" is for building packages for distribution only, please get the package from http://www.freebsd.org/ports/ if you need an upgrade
-.elif ${OSVERSION} < 340000
+.elif ${OSVERSION} < 340000 || ${OSVERSION} >= 400000
FORBIDDEN= this needs to be built on a recent 3-stable system
.endif
NO_MTREE= yes