freebsd-ports/editors/libreoffice4/files/extra-Makefile.in
Jung-uk Kim f6862ef651 Update LibreOffice to 5.0.1.
Unfortunately, LibreOffice project completely dropped support for pre-C++11
compilers and libraries since 4.4.  Therefore, we cannot easily build it on
FeeBSD 9.x any more unless the system was rebuilt with WITH_CLANG_IS_CC and
WITH_LIBCPLUSPLUS.  If user is unable to upgrade the system for some reason,
the old port, i.e., 4.3.7, is still available from devel/libreoffice4 (with
no language packs).
2015-09-01 21:26:44 +00:00

11 lines
340 B
Text

--- Makefile.in.orig 2014-09-16 16:10:41.000000000 -0400
+++ Makefile.in 2014-10-08 17:49:10.000000000 -0400
@@ -308,7 +308,7 @@
@exit 1
endif
-distro-pack-install: install
+distro-pack-install: install-strip
$(SRCDIR)/bin/distro-install-clean-up
$(SRCDIR)/bin/distro-install-desktop-integration
$(SRCDIR)/bin/distro-install-sdk