aboutsummaryrefslogtreecommitdiff
path: root/net/ttbudget
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-07-26 12:16:23 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-07-26 12:16:23 +0000
commit3f10d7d21e72fd9627e0c990641735ba4898e24f (patch)
treeb11edf5e571187a7f47a1feb1c4132f0fd070415 /net/ttbudget
parenta37447812bc2f210f7996db509d6f756b7072d93 (diff)
downloadports-3f10d7d21e72fd9627e0c990641735ba4898e24f.tar.gz
ports-3f10d7d21e72fd9627e0c990641735ba4898e24f.zip
Notes
Diffstat (limited to 'net/ttbudget')
-rw-r--r--net/ttbudget/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/ttbudget/Makefile b/net/ttbudget/Makefile
index 17264a4e81a4..bbec607fea51 100644
--- a/net/ttbudget/Makefile
+++ b/net/ttbudget/Makefile
@@ -33,6 +33,10 @@ post-install:
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 800000
+BROKEN= does not compile
+.endif
+
.if ${ARCH} == "sparc64"
BROKEN= Does not compile on sparc64
.endif