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
31 lines
590 B
Makefile
31 lines
590 B
Makefile
# $FreeBSD$
|
|
#
|
|
|
|
COMMENT = Polish language support
|
|
|
|
SUBDIR += aspell
|
|
SUBDIR += calligra-l10n
|
|
SUBDIR += ekg
|
|
SUBDIR += ekg2
|
|
SUBDIR += fortunepl
|
|
SUBDIR += gimp-help
|
|
SUBDIR += gnugadu2
|
|
SUBDIR += hunspell
|
|
SUBDIR += hyphen
|
|
SUBDIR += ispell
|
|
SUBDIR += kadu
|
|
SUBDIR += kde4-l10n
|
|
SUBDIR += libgadu
|
|
SUBDIR += libreoffice
|
|
SUBDIR += libtlen
|
|
SUBDIR += mythes
|
|
SUBDIR += php_doc
|
|
SUBDIR += qfaktury
|
|
SUBDIR += qnapi
|
|
SUBDIR += sms2
|
|
SUBDIR += tleenx2
|
|
SUBDIR += trf
|
|
SUBDIR += webalizer2
|
|
|
|
.include <bsd.port.subdir.mk>
|