[Bug 206914] audio/audacity: USES+= autoreconf libtool

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 5 01:22:21 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206914

--- Comment #4 from Tatsuki Makino <tatsuki_makino at hotmail.com> ---
(In reply to xxjack12xx from comment #3)
Thank you.

lib-src/FileDialog sub directory always uses Objective-C++ linker for linking
because *.mm file is appeared in lib-src/FileDialog/Makefile.am.
So I divided it into lib-src/FileDialog/{gtk,mac,win}/Makefile.am and changed
as *.la is built.

Patching to *.in files is difficult if autoreconf is run.

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


More information about the freebsd-ports-bugs mailing list