aboutsummaryrefslogtreecommitdiff
path: root/graphics/bugle
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2008-02-01 11:57:09 +0000
committerMark Linimon <linimon@FreeBSD.org>2008-02-01 11:57:09 +0000
commit2ce360e47c0a7b8bb9910cf91ca2e6491879672b (patch)
treef41f7f91182f38d73a0ab67e13e3010a1c563057 /graphics/bugle
parentd794529c2a96392fa752b4bced689f730e9b8a5b (diff)
downloadports-2ce360e47c0a7b8bb9910cf91ca2e6491879672b.tar.gz
ports-2ce360e47c0a7b8bb9910cf91ca2e6491879672b.zip
Notes
Diffstat (limited to 'graphics/bugle')
-rw-r--r--graphics/bugle/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile
index a9a5660108bc..22552ef08df4 100644
--- a/graphics/bugle/Makefile
+++ b/graphics/bugle/Makefile
@@ -65,6 +65,10 @@ CONFIGURE_ARGS+=--with-threads=pthreads
CONFIGURE_ARGS+=--with-threads=single
.endif
+.if ${ARCH} == "sparc64"
+BROKEN= Fails to link
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' ${WRKSRC}/gentokens/find_header.perl