aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-08-30 18:52:40 +0800
committersheldonh <sheldonh@FreeBSD.org>1999-08-30 18:52:40 +0800
commit8cccc9b9c5290475befe8e37bd054974417b3417 (patch)
tree779a91e443d2b2c6db95714566c3caf95c99c835
parentdf77af27f4b13b35c8fb5d3d0485c4ba2c1cb22b (diff)
downloadfreebsd-ports-gnome-8cccc9b9c5290475befe8e37bd054974417b3417.tar.gz
freebsd-ports-gnome-8cccc9b9c5290475befe8e37bd054974417b3417.tar.zst
freebsd-ports-gnome-8cccc9b9c5290475befe8e37bd054974417b3417.zip
Mark this port broken, bison is barfing on at least monitor1.y .
-rw-r--r--emulators/xzx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/xzx/Makefile b/emulators/xzx/Makefile
index 3ccd0f0e4f01..4bc9b238c6cf 100644
--- a/emulators/xzx/Makefile
+++ b/emulators/xzx/Makefile
@@ -16,6 +16,8 @@ MAINTAINER= sheldonh@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
+BROKEN= "bison build error"
+
MAN1= xzx.1
.include <bsd.port.mk>