Index: head/editors/libreoffice/files/patch-Makefile.in =================================================================== --- head/editors/libreoffice/files/patch-Makefile.in (revision 425950) +++ head/editors/libreoffice/files/patch-Makefile.in (revision 425951) @@ -1,11 +1,11 @@ ---- Makefile.in.orig 2016-10-28 14:50:26 UTC +--- Makefile.in.orig 2016-11-11 12:49:08 UTC +++ Makefile.in -@@ -355,7 +355,7 @@ else - @exit 1 - endif +@@ -52,7 +52,7 @@ $(BUILDDIR)/config_host.mk : $(wildcard --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 + else # MAKE_RESTARTS + +-all: check-if-root build ++all: build + + check-if-root: + @if test `id -u` = 0; then \