diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 11:55:25 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-27 11:55:25 +0000 |
commit | 24482eebf1b38a1d781b1f6c16bb588f5e652980 (patch) | |
tree | bcb09269855487369fcfd28040255e86e37e1362 /print/Makefile | |
parent | e9088ff192d5f032b73c9b2e3386bbc9bf25136b (diff) |
KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk
The area51 repository features commits by Schaich Alonso and myself.
Contributors:
- Tobias Berner
Notes
Notes:
svn path=/head/; revision=315373
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile index 62d92e704da4..64db1d05bd9c 100644 --- a/print/Makefile +++ b/print/Makefile @@ -115,8 +115,8 @@ SUBDIR += jabref SUBDIR += jadetex SUBDIR += kcdlabel + SUBDIR += kde4-print-manager SUBDIR += kde_poster - SUBDIR += kdeutils4-printer-applet SUBDIR += kover SUBDIR += kpdftool SUBDIR += latex @@ -279,7 +279,6 @@ SUBDIR += splix SUBDIR += sv-acroread8 SUBDIR += system-config-printer - SUBDIR += system-config-printer-kde SUBDIR += t1utils SUBDIR += teTeX SUBDIR += teTeX-base |