From 297940cafe038c4c09b7eccc1c048f7a47ccf57f Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 2 Oct 2007 08:44:32 +0000 Subject: Mark as broken with gcc4.2. --- deskutils/cdcat/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'deskutils/cdcat') diff --git a/deskutils/cdcat/Makefile b/deskutils/cdcat/Makefile index 84bdf7911378..41ddeb2b5be9 100644 --- a/deskutils/cdcat/Makefile +++ b/deskutils/cdcat/Makefile @@ -33,6 +33,10 @@ MAKE_ENV= QTDIR="${QTDIR}" MAKE="${GMAKE}" \ .include +.if ${OSVERSION} >= 700042 +BROKEN= Does not compile with GCC 4.2 +.endif + PLIST_FILES= bin/cdcat \ share/cdcat/Authors \ share/cdcat/COPYING \ -- cgit v1.2.3