diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-22 20:38:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-22 20:38:32 +0000 |
commit | 8269acc5cea14fd90a0997cd287caa5b4fa52638 (patch) | |
tree | 68434c0582718bc0b7d23867bb335c9e9d01f1ea /polish/Makefile | |
parent | d25e12e5390827169c65739d195d68b0e220e1f3 (diff) | |
download | ports-8269acc5cea14fd90a0997cd287caa5b4fa52638.tar.gz ports-8269acc5cea14fd90a0997cd287caa5b4fa52638.zip |
- upgrade to 3.5.2
- switch and force compiler to clang using the one from base on 9 and CURRENT, the one
from ports if not found in base
- now only build en_US version, all localisation are available through separated
ports.
- Graphite smart font is now used by default
- Rebundle boost to easier upgrading boost
- Rebundle mdds the one from the ports seems incompatible with clang
- Unbundle all the fonts
Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and
feedback
Thank you to iXsystems for providing resources to build/test libreoffice
Notes
Notes:
svn path=/head/; revision=295281
Diffstat (limited to 'polish/Makefile')
-rw-r--r-- | polish/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/polish/Makefile b/polish/Makefile index 59f8e5346e7a..2b2b906a1c7d 100644 --- a/polish/Makefile +++ b/polish/Makefile @@ -18,6 +18,7 @@ SUBDIR += koffice-i18n SUBDIR += koffice-kde4-l10n SUBDIR += libgadu + SUBDIR += libreoffice SUBDIR += libtlen SUBDIR += mythes SUBDIR += php_doc |