aboutsummaryrefslogtreecommitdiff
path: root/editors/the/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2010-04-01 05:16:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2010-04-01 05:16:19 +0000
commit686a04b74abcca3ca33bbecfc6929632e092e84a (patch)
tree3b8958b1bb3cc35feca131ed85cc953e08b14c9d /editors/the/Makefile
parent08a2e61d8a80056b49456688a226da265e78733a (diff)
downloadports-686a04b74abcca3ca33bbecfc6929632e092e84a.tar.gz
ports-686a04b74abcca3ca33bbecfc6929632e092e84a.zip
Notes
Diffstat (limited to 'editors/the/Makefile')
-rw-r--r--editors/the/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/the/Makefile b/editors/the/Makefile
index 9a98e7563428..90a06be8a715 100644
--- a/editors/the/Makefile
+++ b/editors/the/Makefile
@@ -32,6 +32,10 @@ OPTIONS= XAW3D "Enable Xaw3D" off \
.include <bsd.port.pre.mk>
+.if ${ARCH} == "powerpc"
+BROKEN= Does not configure on powerpc
+.endif
+
.if defined(WITH_XAW3D)
CONFIGURE_ARGS+=--with-xaw3d
LIB_DEPENDS+= Xaw3d.8:${PORTSDIR}/x11-toolkits/Xaw3d