aboutsummaryrefslogtreecommitdiffstats
path: root/devel/linuxthreads
diff options
context:
space:
mode:
authoraraujo <araujo@FreeBSD.org>2009-07-24 21:52:34 +0800
committeraraujo <araujo@FreeBSD.org>2009-07-24 21:52:34 +0800
commit724bea06af74c534eae3d843ffc58d8335b85747 (patch)
tree366c4a53a652bf6b607ee4f1e575058092b7b7b3 /devel/linuxthreads
parenta521c6117857a61d803a00eeddeed9dd512b0d3b (diff)
downloadfreebsd-ports-gnome-724bea06af74c534eae3d843ffc58d8335b85747.tar.gz
freebsd-ports-gnome-724bea06af74c534eae3d843ffc58d8335b85747.tar.zst
freebsd-ports-gnome-724bea06af74c534eae3d843ffc58d8335b85747.zip
- Mark BROKEN on 8.x: does not build.
Reported by: erwin (pointyhat) Approved by: Sylvio Cesar <scjamorim@bsd.com.br> (maintainer)
Diffstat (limited to 'devel/linuxthreads')
-rw-r--r--devel/linuxthreads/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/linuxthreads/Makefile b/devel/linuxthreads/Makefile
index e8c3acafb909..63d0f94c5edf 100644
--- a/devel/linuxthreads/Makefile
+++ b/devel/linuxthreads/Makefile
@@ -24,6 +24,10 @@ USE_PERL5_BUILD=true
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800000
+BROKEN= does not build
+.endif
+
# This port only works on i386 right now.
ONLY_FOR_ARCHS= i386