mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
- 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
15 lines
434 B
Makefile
15 lines
434 B
Makefile
--- ./sw/Module_sw.mk.orig 2012-03-27 18:22:01.000000000 +0200
|
|
+++ ./sw/Module_sw.mk 2012-04-16 14:24:48.000000000 +0200
|
|
@@ -40,12 +40,6 @@
|
|
Package_xml \
|
|
))
|
|
|
|
-$(eval $(call gb_Module_add_check_targets,sw,\
|
|
- CppunitTest_sw_filters_test \
|
|
- CppunitTest_sw_macros_test \
|
|
- CppunitTest_sw_swdoc_test \
|
|
-))
|
|
-
|
|
$(eval $(call gb_Module_add_subsequentcheck_targets,sw,\
|
|
JunitTest_sw_complex \
|
|
JunitTest_sw_unoapi \
|