[Bug 207937] make japanese/mozc-server buildable with DEFAULT_VERSIONS=python=3.5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 12 23:03:44 UTC 2016


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

            Bug ID: 207937
           Summary: make japanese/mozc-server buildable with
                    DEFAULT_VERSIONS=python=3.5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs at FreeBSD.org
          Reporter: hiroo.ono+freebsd at gmail.com
             Flags: maintainer-feedback?(hrs at FreeBSD.org)
          Assignee: hrs at FreeBSD.org

Created attachment 168065
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168065&action=edit
patch to Makefile that force use of python2.

The japanese/mozc-server port does not build with DEFAULT_VERSIONS=python=3.5.
The python scripts used in building it are for python2, so use python2 and make
it to build with DEFAULT_VERSIONS=python=3.5.

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


More information about the freebsd-ports-bugs mailing list