aboutsummaryrefslogtreecommitdiffstats
path: root/math/proofgeneral/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/proofgeneral/Makefile')
-rw-r--r--math/proofgeneral/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile
index 9a55b711c485..e391d0660df5 100644
--- a/math/proofgeneral/Makefile
+++ b/math/proofgeneral/Makefile
@@ -24,6 +24,10 @@ RUN_DEPENDS+= ${LOCALBASE}/share/applications/.keep_me:${PORTSDIR}/misc/kdehier
.include <bsd.port.pre.mk>
+.if ${ARCH} == "amd64"
+BROKEN= "Does not build on amd64"
+.endif
+
#
# Unless EMACS_PORT_NAME is overriden by the user,
# use any installed version of [X]Emacs.