Bug 252366 - multimedia/mencoder: add --disable-sndio to CONFIGURE_ARGS
Summary: multimedia/mencoder: add --disable-sndio to CONFIGURE_ARGS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Thomas Zander
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2021-01-03 05:33 UTC by Vladimir Druzenko
Modified: 2021-01-03 11:27 UTC (History)
0 users

See Also:
riggs: maintainer-feedback+


Attachments
add --disable-sndio to CONFIGURE_ARGS (342 bytes, patch)
2021-01-03 05:33 UTC, Vladimir Druzenko
vvd: maintainer-approval?
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Druzenko freebsd_committer freebsd_triage 2021-01-03 05:33:30 UTC
Created attachment 221222 [details]
add --disable-sndio to CONFIGURE_ARGS

multimedia/mencoder autodecect sndio and link to it.
Tested on 12.2 amd64: build, install, run.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-03 10:48:11 UTC
A commit references this bug:

Author: riggs
Date: Sun Jan  3 10:47:36 UTC 2021
New revision: 560003
URL: https://svnweb.freebsd.org/changeset/ports/560003

Log:
  Avoid picking up sndio dependency.

  PR:		252366
  Submitted by:	vvd@unislabs.com

Changes:
  head/multimedia/mencoder/Makefile
Comment 2 Vladimir Druzenko freebsd_committer freebsd_triage 2021-01-03 11:27:00 UTC
Thanks.