aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2008-02-01 20:02:45 +0800
committerlinimon <linimon@FreeBSD.org>2008-02-01 20:02:45 +0800
commitcd8f90cd26c1582d3cd3ecae247dd2ca3585495e (patch)
treec4beb7cf2ccfb5fb9835fad638ab93de5e0fcb64 /graphics
parent2b07ec1b57cfcf798945104eb431227857c0a960 (diff)
downloadfreebsd-ports-gnome-cd8f90cd26c1582d3cd3ecae247dd2ca3585495e.tar.gz
freebsd-ports-gnome-cd8f90cd26c1582d3cd3ecae247dd2ca3585495e.tar.zst
freebsd-ports-gnome-cd8f90cd26c1582d3cd3ecae247dd2ca3585495e.zip
Mark broken on sparc64: fails to compile.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gsculpt/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile
index be39823a3f9c..74f42affb51b 100644
--- a/graphics/gsculpt/Makefile
+++ b/graphics/gsculpt/Makefile
@@ -31,6 +31,10 @@ DATADIR= ${PREFIX}/share/gSculpt
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile
+.endif
+
post-patch:
@${REINPLACE_CMD} -e "s|gsculpt.py|${PYTHONPREFIX_SITELIBDIR}/gSculpt/gsculpt.py|" \
${WRKSRC}/gsculpt