Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 2020 20:14:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 243215] editors/libreoffice: fix build on GCC architectures
Message-ID:  <bug-243215-25061-EzGnkLpJQS@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243215-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243215-25061@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from commit-hook@freebsd.org ---
A commit references this bug:

Author: pkubaj
Date: Mon Jan 20 20:14:24 UTC 2020
New revision: 523685
URL: https://svnweb.freebsd.org/changeset/ports/523685

Log:
  editors/libreoffice: fix build on GCC architectures

  GCC architectures have /usr/bin/gperf binary resulting in failing to
configure:
  checking for gperf... /usr/bin/gperf
  checking whether gperf is new enough... configure: error: "GNU gperf 3.0.=
3"
is too old or unrecognized, must be at least gperf 3.1

  Put back GPERF to CONFIGURE_ENV to fix the build.

  PR:             243215
  Approved by:    lwhsu (maintainer)

Changes:
  head/editors/libreoffice/Makefile

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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