summaryrefslogtreecommitdiff
path: root/emulators
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
parentMark broken, needs to catch up with gd. (diff)
Mark this port broken, bison is barfing on at least monitor1.y .
Notes
Notes: svn path=/head/; revision=21118
Diffstat (limited to 'emulators')
-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>