[Bug 229408] editors/openoffice-4 - compile fails on FreeBSD 11.2 in pyuno
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jun 30 04:48:14 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229408
Curtis Villamizar <curtis at ipv6.occnc.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |curtis at ipv6.occnc.com
--- Comment #1 from Curtis Villamizar <curtis at ipv6.occnc.com> ---
Created attachment 194763
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=194763&action=edit
editors/openoffice-4/Makefile - fixes build
Changing "USES= ... python ..." to "USES= ... python:2.7 ..." fixes the
problem. To duplicate the problem you need a line like "DEFAULT_VERSIONS+=
python=3.6 python2=2.7 python3=3.6" in make.conf. This is a simple fix that
indicates in the port Makefile that python27 is needed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-office
mailing list