From d4dcd29e1beb21e27ccc52cef2bab4374a05642a Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Mon, 12 Apr 2004 03:58:14 +0000 Subject: BROKEN on sparc64: Build fails --- graphics/EZWGL/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'graphics/EZWGL') diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index 8d11c3ad9b47..69f932e28a79 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -29,6 +29,10 @@ NOPRECIOUSMAKEVARS= yes # Otherwise 'make readmes' is broken .include "${FILESDIR}/manpages" +.if ${ARCH} == "sparc64" +BROKEN= "Does not compile on sparc64" +.endif + post-extract: ${FIND} ${WRKSRC} -name CVS | ${XARGS} ${RM} -rf -- cgit v1.2.3