https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237818

bel...@beldin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #204298|text/x-log                  |text/plain
          mime type|                            |

--- Comment #5 from bel...@beldin.org ---
Created attachment 204298
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=204298&action=edit
Build log 4 of 4 - the one that worked

modifed sysutils/bareos-server/Makefile line 68:

PYTHON_USES=python:2.7

DEFAULT_VERSION=python=3.6
PYTHON enabled in port options.

Pulls in python2.7 for itself which cmake detects and uses, working.

(python3.6 is still in the system, but the detection prefers 2.7)

bareos-client needs 2.7, but will use 3.6 if it's there even if you turn off
python in the options menu.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
freebsd-python@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"

Reply via email to