From fbfaa7b274db7c312d7566ac636da9661135e15c Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 12 Apr 2004 04:03:55 +0000 Subject: BROKEN on sparc64: Does not compile --- x11/mgapdesk/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'x11/mgapdesk') diff --git a/x11/mgapdesk/Makefile b/x11/mgapdesk/Makefile index 8ae59194108c..f6f273de329f 100644 --- a/x11/mgapdesk/Makefile +++ b/x11/mgapdesk/Makefile @@ -29,6 +29,10 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -lio" .endif +.if ${ARCH} == "sparc64" +BROKEN= "Does not compile on sparc64" +.endif + post-extract: @${RM} -f ${WRKSRC}/config.cache @${CHMOD} 750 ${WRKSRC}/missing -- cgit v1.2.3