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
20 lines
357 B
Makefile
20 lines
357 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Ukrainian support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += calligra-l10n
|
|
SUBDIR += emacs-koi8u
|
|
SUBDIR += gd
|
|
SUBDIR += hunspell
|
|
SUBDIR += hyphen
|
|
SUBDIR += ispell
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += libreoffice
|
|
SUBDIR += monacofonts
|
|
SUBDIR += mythes
|
|
SUBDIR += webalizer
|
|
|
|
.include <bsd.port.subdir.mk>
|