freebsd-ports/emulators/Makefile
Will Andrews e05ed36727 Say goodbye to Qt 1.x and all of its dependents. The one port I found
which probably isn't supposed to be removed is misc/instant-workstation,
which had a dependency on audio/xamp (being removed), so I removed that
dependency and bumped PORTREVISION.  All other ports are real dependents
upon Qt 1.x, including KDE 1.x stuff.

Code in bsd.kde.mk supporting these ports is also removed or adjusted.
Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be
committed Real Soon Now (TM), pending repo-copies.

This commit made in impending view of Qt3/KDE3 entering ports tree.
2002-04-19 02:30:02 +00:00

80 lines
1.6 KiB
Makefile

# $FreeBSD$
#
SUBDIR += adamem
SUBDIR += aftp
SUBDIR += atari800
SUBDIR += basiliskII
SUBDIR += bfe
SUBDIR += bochs
SUBDIR += bsvc
SUBDIR += cingb
SUBDIR += cpmemu
SUBDIR += cpmtools
SUBDIR += darcnes
SUBDIR += dgen-sdl
SUBDIR += dlx
SUBDIR += fmsx
SUBDIR += freesci
SUBDIR += frodo
SUBDIR += gbe
SUBDIR += generator
SUBDIR += gngb
SUBDIR += gnuboy
SUBDIR += gsnes9x
SUBDIR += hfs
SUBDIR += hfsutils
SUBDIR += ia64sim
SUBDIR += ines
SUBDIR += linux-vmware-toolbox
SUBDIR += linux_base
# SUBDIR += linux_base-62
SUBDIR += linux_base-7
SUBDIR += mastergear
SUBDIR += mtools
SUBDIR += osf1_base
SUBDIR += p-interp
SUBDIR += pcemu
SUBDIR += prodosemu
SUBDIR += psim-freebsd
SUBDIR += qcl
SUBDIR += quasi88
SUBDIR += rtc
SUBDIR += sim
SUBDIR += sim6811
SUBDIR += ski
SUBDIR += snes9x
SUBDIR += spim
SUBDIR += stella
SUBDIR += stonx
SUBDIR += svr4_base
SUBDIR += tkhfs
SUBDIR += truereality
SUBDIR += tuxnes
SUBDIR += twin
SUBDIR += uae
SUBDIR += vMac
SUBDIR += vgb
SUBDIR += vgb-bin
SUBDIR += vice
SUBDIR += visualos
SUBDIR += vmsbackup
SUBDIR += vmware
SUBDIR += vmware-guestd
SUBDIR += vmware-tools
SUBDIR += vmware2
SUBDIR += vmware_xf4mod
SUBDIR += vpce
SUBDIR += vxtools
SUBDIR += wine
SUBDIR += x48
SUBDIR += xgs
SUBDIR += xmame
SUBDIR += xmess
SUBDIR += xpinmame
SUBDIR += xsystem35
SUBDIR += xzx
SUBDIR += zsnes
.include <bsd.port.subdir.mk>