Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Nov 2015 08:39:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203607] [patch] audio/audacity: Upgrade to 2.1.1
Message-ID:  <bug-203607-13-UGtCpBccKx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-203607-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-203607-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203607

--- Comment #33 from yuri@rawbw.com ---
Created attachment 162804
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162804&action=edit
poudriere log

I did the following:
* In Makefikle.in replaced erroneous bin_SCRIPTS=audacity with
bin_PROGRAMS=audacity. This caused failure to strip.
* Added NLS option, as recommended for anything with USE=gettext
* Canonicalized patches

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203607-13-UGtCpBccKx>