This is the last py-qt4 consumer in the tree. No one has come out to try an update. https://github.com/GNS3/gns3-server Currently it also no longer wants to start. $ gns3 Can't import Qt modules, PyQt is probably not installed ... OK kn
65 lines
1.4 KiB
Makefile
65 lines
1.4 KiB
Makefile
# $OpenBSD: Makefile,v 1.108 2021/01/24 09:28:49 rsadowski Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += BasiliskII
|
|
SUBDIR += advancemame
|
|
SUBDIR += atari800
|
|
SUBDIR += bochs
|
|
SUBDIR += bochs,debug
|
|
SUBDIR += citra
|
|
SUBDIR += coldfire
|
|
SUBDIR += desmume
|
|
SUBDIR += dgen-sdl
|
|
SUBDIR += dgen-sdl,debugger
|
|
SUBDIR += dolphin
|
|
SUBDIR += dosbox
|
|
SUBDIR += dynagen
|
|
SUBDIR += dynamips
|
|
SUBDIR += emulationstation
|
|
SUBDIR += fceux
|
|
SUBDIR += frodo
|
|
SUBDIR += fs-uae
|
|
SUBDIR += fs-uae-launcher
|
|
SUBDIR += fuse
|
|
SUBDIR += fuse-utils
|
|
SUBDIR += gambatte
|
|
SUBDIR += gnusim8085
|
|
SUBDIR += gr-lida
|
|
SUBDIR += gsplus
|
|
SUBDIR += gw-libretro
|
|
SUBDIR += gxemul
|
|
SUBDIR += hatari
|
|
SUBDIR += higan
|
|
SUBDIR += libretro-genesis-plus-gx
|
|
SUBDIR += libretro-pcsx-rearmed
|
|
SUBDIR += mame
|
|
SUBDIR += mednafen
|
|
SUBDIR += mgba
|
|
SUBDIR += mupen64plus
|
|
SUBDIR += nestopia
|
|
SUBDIR += nono
|
|
SUBDIR += openmsx
|
|
SUBDIR += pcsxr
|
|
SUBDIR += qemu
|
|
SUBDIR += retroarch
|
|
SUBDIR += ppsspp
|
|
SUBDIR += sameboy
|
|
SUBDIR += simh
|
|
SUBDIR += snes9x
|
|
SUBDIR += spike
|
|
SUBDIR += spim
|
|
SUBDIR += stella
|
|
SUBDIR += tnylpo
|
|
SUBDIR += uae
|
|
SUBDIR += ucon64
|
|
SUBDIR += vbam
|
|
SUBDIR += vice
|
|
SUBDIR += virtualjaguar
|
|
SUBDIR += x48
|
|
SUBDIR += xcopilot
|
|
SUBDIR += xhomer
|
|
SUBDIR += xnp2
|
|
SUBDIR += xroar
|
|
|
|
.include <bsd.port.subdir.mk>
|