aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-02-07 20:25:19 +0800
committerkris <kris@FreeBSD.org>2004-02-07 20:25:19 +0800
commit20fd68e528519dbc109f9575aa98df23a091ff26 (patch)
treec6729fb626f6affb342d3f3a02e679c649ae1494 /emulators
parentf43c05f9bf6f11f46cdb47e8a8f3c85ac1dd4612 (diff)
downloadfreebsd-ports-gnome-20fd68e528519dbc109f9575aa98df23a091ff26.tar.gz
freebsd-ports-gnome-20fd68e528519dbc109f9575aa98df23a091ff26.tar.zst
freebsd-ports-gnome-20fd68e528519dbc109f9575aa98df23a091ff26.zip
BROKEN on 5.x: Does not compile
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 \