aboutsummaryrefslogtreecommitdiff
path: root/www/amaya
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-09 06:32:31 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-09 06:32:31 +0000
commit06b69aa49be934832d26af500fb6482e9ea7cc82 (patch)
tree97c7b76a06106dae877eacd8a426e9171918ac22 /www/amaya
parentdacacad24109fe5da74124fcef6f9aab5ae46160 (diff)
downloadports-06b69aa49be934832d26af500fb6482e9ea7cc82.tar.gz
ports-06b69aa49be934832d26af500fb6482e9ea7cc82.zip
Notes
Diffstat (limited to 'www/amaya')
-rw-r--r--www/amaya/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/amaya/Makefile b/www/amaya/Makefile
index c1f1649ab757..4a273da19325 100644
--- a/www/amaya/Makefile
+++ b/www/amaya/Makefile
@@ -57,6 +57,10 @@ DISTFILES+= ${DICT:S/$/.tgz/g}
.include <bsd.port.pre.mk>
+.if ${ARCH} == "alpha"
+BROKEN= "Does not compile on alpha"
+.endif
+
.if ${XFREE86_VERSION} >= 4 && defined(WITH_OPENGL)
LIB_DEPENDS+= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea
USE_GL= yes