[Bug 208202] textproc/ibus fails to build with DEFAULT_VERSIONS=python=3.5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 22 13:55:36 UTC 2016


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

            Bug ID: 208202
           Summary: textproc/ibus fails to build 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: freebsd-ports-bugs at FreeBSD.org
          Reporter: hiroo.ono+freebsd at gmail.com
                CC: henry.hu.sh at gmail.com
             Flags: maintainer-feedback?(henry.hu.sh at gmail.com)
                CC: henry.hu.sh at gmail.com

Created attachment 168496
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168496&action=edit
patch to testproc/ibus/Makefile

textproc/ibus depends on devel/py-notify, which depends on python2.
When DEFAULT_VERSIONS=python=3.5, it searches for py35-notify which does not
exist.
Attached patch fixes it.

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


More information about the freebsd-ports-bugs mailing list