mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
e05ed36727
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.
32 lines
611 B
Makefile
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>
|