8269acc5ce
- 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
12 lines
247 B
Makefile
12 lines
247 B
Makefile
# New ports collection makefile for: libreoffice-ml
|
|
# Date created: 2012-03-01
|
|
# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LO_I18N= ml
|
|
|
|
.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
|
|
|
|
.include <bsd.port.mk>
|