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
28 lines
579 B
Makefile
28 lines
579 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Vietnamese support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += hunspell
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += libreoffice
|
|
SUBDIR += libviet
|
|
SUBDIR += unicode-uhoai
|
|
SUBDIR += urwvn
|
|
SUBDIR += vietunicode-hannom
|
|
SUBDIR += vietunicode-trichlor
|
|
SUBDIR += vietunicode-web1
|
|
SUBDIR += vis2u
|
|
SUBDIR += vn7to8
|
|
SUBDIR += vnconvert
|
|
SUBDIR += vnless
|
|
SUBDIR += vnlpr
|
|
SUBDIR += vnpstext
|
|
SUBDIR += vnroff
|
|
SUBDIR += vntex
|
|
SUBDIR += vnxfonts
|
|
SUBDIR += x-unikey
|
|
SUBDIR += xvnkb
|
|
|
|
.include <bsd.port.subdir.mk>
|