svn commit: r349447 - head/net/ttbudget
Antoine Brodin
antoine at FreeBSD.org
Fri Mar 28 19:25:44 UTC 2014
Author: antoine
Date: Fri Mar 28 19:25:44 2014
New Revision: 349447
URL: http://svnweb.freebsd.org/changeset/ports/349447
QAT: https://qat.redports.org/buildarchive/r349447/
Log:
Mark broken everywhere
Reported by: pkg-fallout since august 2013
Modified:
head/net/ttbudget/Makefile
Modified: head/net/ttbudget/Makefile
==============================================================================
--- head/net/ttbudget/Makefile Fri Mar 28 19:25:26 2014 (r349446)
+++ head/net/ttbudget/Makefile Fri Mar 28 19:25:44 2014 (r349447)
@@ -34,7 +34,7 @@ post-install:
.if ${ARCH} == "ia64" || ${ARCH} == "powerpc" || ${ARCH} == "sparc64"
BROKEN= Does not compile on ia64, powerprc, or sparc64
-.elif ${OSVERSION} >= 900000
+.else
BROKEN= does not build
.endif
More information about the svn-ports-head
mailing list