[Bug 218258] textproc/py-mako: remove unnecessary dependencies + unintended side effects

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 31 15:15:55 UTC 2017


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

            Bug ID: 218258
           Summary: textproc/py-mako: remove unnecessary dependencies +
                    unintended side effects
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: wen at FreeBSD.org
          Reporter: andreas.hollmann at gmail.com
                CC: wen at FreeBSD.org
             Flags: maintainer-feedback?(wen at FreeBSD.org),
                    maintainer-feedback?(wen at FreeBSD.org),
                    merge-quarterly?
                CC: wen at FreeBSD.org
          Assignee: wen at FreeBSD.org

Created attachment 181350
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181350&action=edit
Simple fix

Defining 'RUN_DEPENDS+=  ${BUILD_DEPENDS}' results in uninteded side effects in
case of using ccache by defining WITH_CCACHE_BUILD=yes in your /etc/make.conf.

# pkg info -d py27-mako
py27-mako-1.0.6:
        py27-beaker-1.8.1
        python27-2.7.13_1
        py27-setuptools27-32.1.0
        py27-MarkupSafe-0.23_1
        py27-Babel-2.3.4
        ccache-3.3.4

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


More information about the freebsd-ports-bugs mailing list