From 3e8b597b7fa61236152346682df12997dea8beb1 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 21 Dec 2007 21:10:50 +0000 Subject: - Mark BROKEN with gcc42 across the board --- print/kaspaliste/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'print') diff --git a/print/kaspaliste/Makefile b/print/kaspaliste/Makefile index f238d318de7..3a957b507da 100644 --- a/print/kaspaliste/Makefile +++ b/print/kaspaliste/Makefile @@ -29,10 +29,8 @@ PKGMESSAGE= ${WRKDIR}/pkg-message .include .if ${OSVERSION} >= 700042 -.if ${ARCH} == "amd64" || ${ARCH} == "sparc64" BROKEN= Does not compile with GCC 4.2 .endif -.endif pre-configure: @${RM} ${WRKSRC}/config.cache -- cgit