Bug 218267 - [PATCH] devel/py-rtree: RUN_DEPENDS unintended side effects
Summary: [PATCH] devel/py-rtree: RUN_DEPENDS unintended side effects
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Wen Heping
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-03-31 16:41 UTC by Andreas Hollmann
Modified: 2017-04-01 00:12 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (wen)
andreas.hollmann: maintainer-feedback?


Attachments
Simple fix (515 bytes, patch)
2017-03-31 16:41 UTC, Andreas Hollmann
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hollmann 2017-03-31 16:41:57 UTC
Created attachment 181358 [details]
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-01 00:09:35 UTC
A commit references this bug:

Author: wen
Date: Sat Apr  1 00:08:38 UTC 2017
New revision: 437389
URL: https://svnweb.freebsd.org/changeset/ports/437389

Log:
  - Fix RUN_DEPENDS

  PR:		218267
  Submitted by:	andreas.hollmann@gmail.com

Changes:
  head/devel/py-rtree/Makefile