Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Nov 2016 14:06:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214445] editors/libreoffice: fix patch-sc_Module__sw.mk
Message-ID:  <bug-214445-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214445

            Bug ID: 214445
           Summary: editors/libreoffice: fix patch-sc_Module__sw.mk
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: easy, patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: cmt@freebsd.org
             Flags: maintainer-feedback?(office@FreeBSD.org)
          Assignee: office@FreeBSD.org

Created attachment 176920
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D176920&action=
=3Dedit
fix patch file

the build of the most recent libreoffice fails with

/usr/ports/editors/libreoffice/work/libreoffice-5.2.3.3//sc/Module_sc.mk:54:
*** unterminated call to function 'eval': missing ')'.  Stop.

Upon inspection, this file was patched into brokeness: there's a backslash
missing, and the OS string should be "FREEBSD" not "FEEBSD". See attached
patch.

Now, once more upon the breach, er, compile.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214445-13>