diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-23 04:38:32 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-23 04:38:32 +0800 |
commit | 086aaa7065d7abc1a0163b0a7398dc941e28faee (patch) | |
tree | 2bb5a7c1aeca11c2a24c6084e303d1ad8fbf6fe0 /portuguese/Makefile | |
parent | a3320c97eaefef345ad9c16493274ef6596c9028 (diff) | |
download | freebsd-ports-gnome-086aaa7065d7abc1a0163b0a7398dc941e28faee.tar.gz freebsd-ports-gnome-086aaa7065d7abc1a0163b0a7398dc941e28faee.tar.zst freebsd-ports-gnome-086aaa7065d7abc1a0163b0a7398dc941e28faee.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
Diffstat (limited to 'portuguese/Makefile')
-rw-r--r-- | portuguese/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/portuguese/Makefile b/portuguese/Makefile index 77f9941a0f36..6d91430b2c3d 100644 --- a/portuguese/Makefile +++ b/portuguese/Makefile @@ -18,6 +18,8 @@ SUBDIR += koffice-i18n-pt_BR SUBDIR += koffice-kde4-l10n SUBDIR += koffice-kde4-l10n-pt_BR + SUBDIR += libreoffice + SUBDIR += libreoffice-pt_BR SUBDIR += mythes SUBDIR += php_doc-br SUBDIR += webalizer-pt_BR |