1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-04 06:15:24 +00:00
freebsd-ports/x11-fm/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

32 lines
611 B
Makefile

# $FreeBSD$
#
SUBDIR += asfiles
SUBDIR += binder
SUBDIR += cfm
SUBDIR += dfm
SUBDIR += endeavour
SUBDIR += ezfm
SUBDIR += filerunner
SUBDIR += fsv
SUBDIR += gentoo
SUBDIR += gnomemc
SUBDIR += mtoolsfm
SUBDIR += nautilus
SUBDIR += offix-files
SUBDIR += rox-base
SUBDIR += rox-filer
SUBDIR += rox-session
SUBDIR += systemg
SUBDIR += tkdesk
SUBDIR += vide
SUBDIR += worker
SUBDIR += workplace
SUBDIR += x-files
SUBDIR += xcruise
SUBDIR += xdiskusage
SUBDIR += xfm
SUBDIR += xnc
.include <bsd.port.subdir.mk>