Bug 182465 - Fix build problem in audio/audacity
Summary: Fix build problem in audio/audacity
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-28 18:50 UTC by Thomas Zander
Modified: 2013-10-26 04:39 UTC (History)
0 users

See Also:


Attachments
file.diff (339 bytes, patch)
2013-09-28 18:50 UTC, Thomas Zander
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Zander 2013-09-28 18:50:02 UTC
audio/audaticy fails to build when building without libsamplerate due to superfluous use of cmake.

Fix: See attached patch.

Patch attached with submission follows:
How-To-Repeat: 1) turn SAMPLERATE option off
2) build the port
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-28 18:50:16 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-09-28 18:50:16 UTC
Maintainer of audio/audacity,

Please note that PR ports/182465 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/182465

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2013-10-26 04:39:00 UTC
State Changed
From-To: feedback->closed

Deprecated by ports/183195