Bug 199642 - [patch] multimedia/ffmpeg: remove static dependency on texi2html
Summary: [patch] multimedia/ffmpeg: remove static dependency on texi2html
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: Thomas Zander
URL:
Keywords: needs-qa, patch
Depends on:
Blocks:
 
Reported: 2015-04-23 11:50 UTC by Robert Schulze
Modified: 2015-05-01 06:56 UTC (History)
1 user (show)

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


Attachments
leaner dependency on texi2html (802 bytes, patch)
2015-04-23 11:50 UTC, Robert Schulze
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Schulze 2015-04-23 11:50:36 UTC
Created attachment 155905 [details]
leaner dependency on texi2html

texi2html is only needed to create html pages which should not be installed when the option DOC is not enabled. The following patch makes the dependency on texi2html more variable.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-05-01 06:54:42 UTC
A commit references this bug:

Author: riggs
Date: Fri May  1 06:54:18 UTC 2015
New revision: 385084
URL: https://svnweb.freebsd.org/changeset/ports/385084

Log:
  Make BUILD_DEPENDS on texi2html conditionally (only if DOCS is selected)

  PR:		199642
  Submitted by:	rs@bytecamp.net

Changes:
  head/multimedia/ffmpeg/Makefile