diff options
author | bapt <bapt@FreeBSD.org> | 2016-08-26 20:21:39 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2016-08-26 20:21:39 +0800 |
commit | f2294e19fb25883cad73cb4ae6219b6fe4f34d6b (patch) | |
tree | 8676c8089a2476b04a597f68b18af43a48149946 /emulators/Makefile | |
parent | 9c9b7873547e60727f09d8dc685a63992343223f (diff) | |
download | freebsd-ports-gnome-f2294e19fb25883cad73cb4ae6219b6fe4f34d6b.tar.gz freebsd-ports-gnome-f2294e19fb25883cad73cb4ae6219b6fe4f34d6b.tar.zst freebsd-ports-gnome-f2294e19fb25883cad73cb4ae6219b6fe4f34d6b.zip |
Remove kqemu-kmod{,-devel}
The are broken on recent FreeBSD, they are not supported by any qemu version,
they do not build with recent binutils (2.27)
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 281b8078de29..d763040f65f6 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -64,8 +64,6 @@ SUBDIR += jzintv SUBDIR += kcemu SUBDIR += klh10 - SUBDIR += kqemu-kmod - SUBDIR += kqemu-kmod-devel SUBDIR += lib765 SUBDIR += libdsk SUBDIR += libspectrum |