aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-toolkits/gigi/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/gigi/Makefile b/x11-toolkits/gigi/Makefile
index 308ae0769c84..0f2457cada46 100644
--- a/x11-toolkits/gigi/Makefile
+++ b/x11-toolkits/gigi/Makefile
@@ -44,6 +44,10 @@ SCONS_ARGS+= build_ogre_driver=0 build_ogre_ois_plugin=0
PLIST_SUB+= OGRE="@comment "
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile
+.endif
+
post-build:
@${REINPLACE_CMD} -Ee 's,^(prefix|(lib|include)dir)=,&${PREFIX},' \
${WRKSRC}/*.pc