aboutsummaryrefslogtreecommitdiff
path: root/devel/linuxthreads/Makefile
diff options
context:
space:
mode:
authorJason Evans <jasone@FreeBSD.org>2000-02-01 03:39:26 +0000
committerJason Evans <jasone@FreeBSD.org>2000-02-01 03:39:26 +0000
commitbf00c85054954b2907915bbb4c30f0e6004a378c (patch)
treec1c422c49f4fe767d9333d3b9c3b020418cec7f2 /devel/linuxthreads/Makefile
parent7603a13b925040016da4e19ed1b01586022d9982 (diff)
downloadports-bf00c85054954b2907915bbb4c30f0e6004a378c.tar.gz
ports-bf00c85054954b2907915bbb4c30f0e6004a378c.zip
Notes
Diffstat (limited to 'devel/linuxthreads/Makefile')
-rw-r--r--devel/linuxthreads/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile
index d7a18df5289b..93500d701b6c 100644
--- a/devel/linuxthreads/Makefile
+++ b/devel/linuxthreads/Makefile
@@ -20,7 +20,7 @@ MAINTAINER= jasone@freebsd.org
# This port only works on i386 right now.
ONLY_FOR_ARCHS=i386
-.if ${OSVERSION} < 400000
+.if ${OSVERSION} < 400015
BROKEN="Requires FreeBSD 4.0 or newer"
.endif