aboutsummaryrefslogtreecommitdiff
path: root/graphics/EZWGL
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-12 03:58:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-12 03:58:14 +0000
commitd4dcd29e1beb21e27ccc52cef2bab4374a05642a (patch)
tree730a61cd0e0d1a568abce9d7cc32a6ab25f22fba /graphics/EZWGL
parent38f2045cda57d1633f8af4e33b66eb7bdb33ff1a (diff)
downloadports-d4dcd29e1beb21e27ccc52cef2bab4374a05642a.tar.gz
ports-d4dcd29e1beb21e27ccc52cef2bab4374a05642a.zip
Notes
Diffstat (limited to 'graphics/EZWGL')
-rw-r--r--graphics/EZWGL/Makefile4
1 files changed, 4 insertions, 0 deletions
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