summaryrefslogtreecommitdiff
path: root/emulators/dlx
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-09-20 20:44:04 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-09-20 20:44:04 +0000
commita150e9a4566034c56501ee0af1c98bd0b2b689a1 (patch)
treec42666c6a969b3b5c8ffba323f1aac0c430e4a20 /emulators/dlx
parentBROKEN: DOes not compile (diff)
BROKEN: Broken by removal of values.h
Notes
Notes: svn path=/head/; revision=66900
Diffstat (limited to 'emulators/dlx')
-rw-r--r--emulators/dlx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/dlx/Makefile b/emulators/dlx/Makefile
index 0070ee9b79fa..d8e68ace4894 100644
--- a/emulators/dlx/Makefile
+++ b/emulators/dlx/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+BROKEN= "Broken by removal of values.h"
+
.if ${MACHINE_ARCH} == alpha
BROKEN= will not build on alpha
.endif