summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-07 12:25:19 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-07 12:25:19 +0000
commit8823c570909b596e08653edf1854ce5fb6a5d706 (patch)
treeaa310b91a12d46623eda7f0a76e2795f4381b1e6 /emulators
parentUpgrade to 1.41 and USE_SIZE. (diff)
BROKEN on 5.x: Does not compile
Notes
Notes: svn path=/head/; revision=100238
Diffstat (limited to 'emulators')
-rw-r--r--emulators/twin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile
index f0813fc7a46e..1dd226322418 100644
--- a/emulators/twin/Makefile
+++ b/emulators/twin/Makefile
@@ -41,6 +41,10 @@ INSTALLS_SHLIB= yes
USE_GCC= 3.2
.endif
+.if ${OSVERSION} >= 502000
+BROKEN= "Does not compile"
+.endif
+
FMT?= /usr/bin/fmt
LIBRARIES= libadvapi32.so libcomctl32.so libcomm.so \