Bug 218258 - textproc/py-mako: remove unnecessary dependencies + unintended side effects
Summary: textproc/py-mako: remove unnecessary dependencies + 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 Many People
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-31 15:15 UTC by Andreas Hollmann
Modified: 2017-04-01 00:37 UTC (History)
1 user (show)

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


Attachments
Simple fix (705 bytes, patch)
2017-03-31 15:15 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 15:15:55 UTC
Created attachment 181350 [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.

# 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
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-04-01 00:31:18 UTC
A commit references this bug:

Author: wen
Date: Sat Apr  1 00:31:10 UTC 2017
New revision: 437390
URL: https://svnweb.freebsd.org/changeset/ports/437390

Log:
  - Remove unnecessary dependencies by fix RUN_DEPENDS

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

Changes:
  head/textproc/py-mako/Makefile