Bug 199004

Summary: [patch] accessibility/redshift: fix VIDMODE build option
Product: Ports & Packages Reporter: Lawrence Chen <beastie>
Component: Individual Port(s)Assignee: Mark Felder <feld>
Status: Closed FIXED    
Severity: Affects Only Me Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (feld)
Version: Latest   
Hardware: amd64   
OS: Any   
Attachments:
Description Flags
fix missing dependency for VIDMODE option none

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!