IIRC: "LIBS += FOO" adds FOO to LIBS without checking for duplicates, while "*=" adds only after checking that FOO isn't already there.
And, yes, an INCLUDEPATH is also required. Just replicate what QCA does in its mkspec file ("s/QCA/phonon/g"). That said ... Further (from another part of this email thread): It looks like setting those to ${prefix}/lib or .../include does create anomalies here and there in QTSG. Grr.... I'll try your patches & see what comes of it. Thanks for getting those figured out! - MLD On Fri, Oct 30, 2015, at 02:56 PM, René J. V. Bertin wrote: > Michael Dickens wrote: > > correctly do "LIBS *=..." no matter where Phonon is installed. That > > BTW, what's the difference with "LIBS += ..."? > Are you sure a matching INCLUDEPATH expression isn't required? _______________________________________________ macports-dev mailing list macports-dev@lists.macosforge.org https://lists.macosforge.org/mailman/listinfo/macports-dev