Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jun 2018 04:48:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 229408] editors/openoffice-4 - compile fails on FreeBSD 11.2 in pyuno
Message-ID:  <bug-229408-25061-fvzGgywO3U@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229408-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229408-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=3D229408

Curtis Villamizar <curtis@ipv6.occnc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |curtis@ipv6.occnc.com

--- Comment #1 from Curtis Villamizar <curtis@ipv6.occnc.com> ---
Created attachment 194763
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D194763&action=
=3Dedit
editors/openoffice-4/Makefile - fixes build

Changing "USES=3D ... python ..." to "USES=3D ... python:2.7 ..." fixes the
problem.  To duplicate the problem you need a line like "DEFAULT_VERSIONS+=
=3D
python=3D3.6 python2=3D2.7 python3=3D3.6" in make.conf.  This is a simple f=
ix that
indicates in the port Makefile that python27 is needed.

--=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-229408-25061-fvzGgywO3U>