Bug 211558 - textproc/uim: do not override USES= from slave ports
Summary: textproc/uim: do not override USES= from slave ports
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: MANTANI Nobutaka
URL:
Keywords:
Depends on:
Blocks: 210667
  Show dependency treegraph
 
Reported: 2016-08-03 16:29 UTC by Tobias C. Berner
Modified: 2016-08-18 10:08 UTC (History)
1 user (show)

See Also:
rakuco: maintainer-feedback-


Attachments
Switch to USES+= (446 bytes, patch)
2016-08-03 16:29 UTC, Tobias C. Berner
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias C. Berner freebsd_committer freebsd_triage 2016-08-03 16:29:03 UTC
Created attachment 173247 [details]
Switch to USES+=

textproc/uim sets 
USES=foo bar
however, this overrides the values set in child ports like textproc/uim-kde4 which will require a USES=kde:4 in the future.

The attached patch switches to USES+= to keep the values defined in the slave ports.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-08-18 10:06:46 UTC
A commit references this bug:

Author: tcberner
Date: Thu Aug 18 10:06:27 UTC 2016
New revision: 420395
URL: https://svnweb.freebsd.org/changeset/ports/420395

Log:
  Switch to USES+=

  textproc/uim sets
     USES=foo bar
  however, this overrides the values set in child ports like
     textproc/uim-kde4
  which will require a USES=kde:4 in the future.

  PR:		211558
  Approved by:	maintainer timeout (15 days), rakuco (mentor)

Changes:
  head/textproc/uim/Makefile