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
16 lines
256 B
Makefile
16 lines
256 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Hebrew support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += culmus
|
|
SUBDIR += elmar-fonts
|
|
SUBDIR += he2
|
|
SUBDIR += hspell
|
|
SUBDIR += hunspell
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += libreoffice
|
|
|
|
.include <bsd.port.subdir.mk>
|