Bug 199004 - [patch] accessibility/redshift: fix VIDMODE build option
Summary: [patch] accessibility/redshift: fix VIDMODE build option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Mark Felder
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-03-29 15:23 UTC by Lawrence Chen
Modified: 2015-03-30 14:49 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (feld)


Attachments
fix missing dependency for VIDMODE option (296 bytes, patch)
2015-03-29 15:23 UTC, Lawrence Chen
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lawrence Chen 2015-03-29 15:23:06 UTC
Created attachment 154967 [details]
fix missing dependency for VIDMODE option

In moving to using poudriere to build packages for work computer with an older NVIDIA card, ran into problem of missing build dependency when VIDMODE option is selected.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-03-30 13:51:12 UTC
A commit references this bug:

Author: feld
Date: Mon Mar 30 13:50:34 UTC 2015
New revision: 382669
URL: https://svnweb.freebsd.org/changeset/ports/382669

Log:
  Add build dependency required for VIDMODE and older Nvidia graphics drivers

  PR:		199004

Changes:
  head/accessibility/redshift/Makefile
Comment 2 Mark Felder freebsd_committer freebsd_triage 2015-03-30 14:49:12 UTC
Committed, thanks!