[Bug 218267] [PATCH] devel/py-rtree: RUN_DEPENDS unintended side effects
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 31 16:41:58 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218267
Bug ID: 218267
Summary: [PATCH] devel/py-rtree: RUN_DEPENDS unintended side
effects
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: wen at FreeBSD.org
Reporter: andreas.hollmann at gmail.com
Keywords: patch
CC:
Flags: maintainer-feedback?(wen at FreeBSD.org),
maintainer-feedback?
Assignee: wen at FreeBSD.org
Created attachment 181358
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181358&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