mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
66fee90926
Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
65 lines
1.4 KiB
Makefile
65 lines
1.4 KiB
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = X11 clocks
|
|
|
|
SUBDIR += abclock
|
|
SUBDIR += aclock
|
|
SUBDIR += alarm-clock
|
|
SUBDIR += alltraxclock
|
|
SUBDIR += asclock
|
|
SUBDIR += asclock-gtk
|
|
SUBDIR += asclock-xlib
|
|
SUBDIR += astime
|
|
SUBDIR += astzclock
|
|
SUBDIR += bbdate
|
|
SUBDIR += bclock
|
|
SUBDIR += buici-clock
|
|
SUBDIR += cairo-clock
|
|
SUBDIR += dclock
|
|
SUBDIR += emiclock
|
|
SUBDIR += eyeclock
|
|
SUBDIR += gdesklets-clock
|
|
SUBDIR += gdesklets-countdown
|
|
SUBDIR += gdesklets-ebichuclock
|
|
SUBDIR += glclock
|
|
SUBDIR += gtubeclock
|
|
SUBDIR += intclock
|
|
SUBDIR += kdetoys4
|
|
SUBDIR += ktimer
|
|
SUBDIR += lmclock
|
|
SUBDIR += mlclock
|
|
SUBDIR += mouseclock
|
|
SUBDIR += oclock
|
|
SUBDIR += osdclock
|
|
SUBDIR += pclock
|
|
SUBDIR += plasma-applet-adjustableclock
|
|
SUBDIR += plasma-applet-geekclock
|
|
SUBDIR += rclock
|
|
SUBDIR += sanduhr
|
|
SUBDIR += stopwatch
|
|
SUBDIR += swisswatch
|
|
SUBDIR += t3d
|
|
SUBDIR += tclock
|
|
SUBDIR += tktz
|
|
SUBDIR += wmbday
|
|
SUBDIR += wmbinclock
|
|
SUBDIR += wmblueclock
|
|
SUBDIR += wmcalclock
|
|
SUBDIR += wmclock
|
|
SUBDIR += wmclockmon
|
|
SUBDIR += wmfishtime
|
|
SUBDIR += wmfuzzy
|
|
SUBDIR += wmitime
|
|
SUBDIR += wmtime
|
|
SUBDIR += wmtimer
|
|
SUBDIR += xalarm
|
|
SUBDIR += xclock
|
|
SUBDIR += xdaliclock
|
|
SUBDIR += xfce4-datetime-plugin
|
|
SUBDIR += xfce4-timer-out-plugin
|
|
SUBDIR += xfce4-timer-plugin
|
|
SUBDIR += xtimer
|
|
|
|
.include <bsd.port.subdir.mk>
|