diff options
author | kris <kris@FreeBSD.org> | 2004-09-29 04:33:28 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-29 04:33:28 +0000 |
commit | a7e215c3719e064a17851abcaa14da16c9b37202 (patch) | |
tree | cf5473edd0b11cfe194382cebcd754b33f40ac9e /emulators | |
parent | 287e77ca689e247b46426c5c9f48fc8b74e9d1bc (diff) | |
download | FreeBSD-ports-a7e215c3719e064a17851abcaa14da16c9b37202.zip FreeBSD-ports-a7e215c3719e064a17851abcaa14da16c9b37202.tar.gz |
Now builds on 5.x
Approved by: portmgr (self)
Diffstat (limited to 'emulators')
-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 75acbcc..e8a0427 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 \ |