diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-29 04:33:28 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-29 04:33:28 +0000 |
commit | 2bdc678d9a73bfa0567356bd4338b3e414655605 (patch) | |
tree | 0be5a9ef68c588440e45610b6178606aabcb90ba /emulators/twin/Makefile | |
parent | 542daaed21943f737f3d07b09c3bb54b260fe156 (diff) | |
download | ports-2bdc678d9a73bfa0567356bd4338b3e414655605.tar.gz ports-2bdc678d9a73bfa0567356bd4338b3e414655605.zip |
Notes
Diffstat (limited to 'emulators/twin/Makefile')
-rw-r--r-- | emulators/twin/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/emulators/twin/Makefile b/emulators/twin/Makefile index 75acbcc9c853..e8a042738ba1 100644 --- a/emulators/twin/Makefile +++ b/emulators/twin/Makefile @@ -41,10 +41,6 @@ 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 \ |