aboutsummaryrefslogtreecommitdiffstats
path: root/misc/30upgrade/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-01-07 23:58:56 +0800
committerSatoshi Asami <asami@FreeBSD.org>2000-01-07 23:58:56 +0800
commite531a7627b431410cb89ab0f1c60bcc480a8ff32 (patch)
tree3b15aed0d43d3e4a7d32a7ca544fa4a0085246ee /misc/30upgrade/Makefile
parent23b816f7d06c154795e89f50091d4d14fa82c5b4 (diff)
downloadfreebsd-ports-e531a7627b431410cb89ab0f1c60bcc480a8ff32.tar.gz
freebsd-ports-e531a7627b431410cb89ab0f1c60bcc480a8ff32.tar.zst
freebsd-ports-e531a7627b431410cb89ab0f1c60bcc480a8ff32.zip
Don't attempt to build these on 4-current machines.
Notes
Notes: svn path=/head/; revision=24502
Diffstat (limited to 'misc/30upgrade/Makefile')
-rw-r--r--misc/30upgrade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/30upgrade/Makefile b/misc/30upgrade/Makefile
index 9394b7535165..1dea5fa8aa28 100644
--- a/misc/30upgrade/Makefile
+++ b/misc/30upgrade/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