[Bug 218266] [PATCH] net/p5-Net-Whois-IP: RUN_DEPENDS unintended side effects

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 31 16:25:14 UTC 2017


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

            Bug ID: 218266
           Summary: [PATCH] net/p5-Net-Whois-IP: RUN_DEPENDS unintended
                    side effects
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: culot at FreeBSD.org
          Reporter: andreas.hollmann at gmail.com
          Assignee: culot at FreeBSD.org
          Keywords: patch
             Flags: maintainer-feedback?(culot at FreeBSD.org)

Created attachment 181356
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181356&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. 

ccache is added to BUILD_DEPENDS and ends up in RUN_DEPENDS.

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


More information about the freebsd-ports-bugs mailing list