2013/1/27 Landry Breuil <[email protected]>: > On Sat, Jan 26, 2013 at 01:33:28PM -0500, Brian Callahan wrote: >> Hi ports -- >> >> Now that the libsndfile change has been committed, here's >> audio/mscore again. I've edited it slightly from the first go, so >> used the tarball attached here. >> >> Works OK for me on amd64 and powerpc. > > Set SHARED_ONLY=yes (uses qt4..), merge PFRAG.shared into PLIST, make > sure you depend on the 'fixed' version of libsndfile (ie > audio/libsndfile>=1.0.25p0) and then it's ok for me.
Side note: why not to add "SHARED_ONLY ?= Yes" to qt4.port.mk instead of adding SHARED_ONLY to every Qt4-based port? I can cook up a diff, if there is any interest in this. -- WBR, Vadim Zhukov
