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
301 B
Makefile
16 lines
301 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Arabic language support
|
|
|
|
SUBDIR += ae_fonts_mono
|
|
SUBDIR += ae_fonts_ttf
|
|
SUBDIR += arabtex
|
|
SUBDIR += aspell
|
|
SUBDIR += kacst_fonts
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += khotot
|
|
SUBDIR += libitl
|
|
SUBDIR += libreoffice
|
|
|
|
.include <bsd.port.subdir.mk>
|