aboutsummaryrefslogtreecommitdiff
path: root/emulators/xzx
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>1999-08-30 10:52:40 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>1999-08-30 10:52:40 +0000
commit7587f6ae01b4979e2c8726340ceede646a516933 (patch)
treebe7f970588242843cdec76a179c04eac0fc78086 /emulators/xzx
parent0d9a847a4b9f9c0c8d930029c0acff1b022062e9 (diff)
downloadports-7587f6ae01b4979e2c8726340ceede646a516933.tar.gz
ports-7587f6ae01b4979e2c8726340ceede646a516933.zip
Mark this port broken, bison is barfing on at least monitor1.y .
Notes
Notes: svn path=/head/; revision=21118
Diffstat (limited to 'emulators/xzx')
-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>