#32115: pianobar 2011.11.11 fails to build ----------------------------------------------+----------------------------- Reporter: aguynamedryan+macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: pianobar ----------------------------------------------+----------------------------- Changes (by ryandesign@…): * keywords: => haspatch Comment: Replying to [ticket:32115 aguynamedryan+macports@…]:
Looks like pianobar isn't seeing the /opt/local files.
Probably because [http://lists.macosforge.org/pipermail/macports- dev/2011-August/015543.html clang doesn't use CPATH or LIBRARY_PATH].
I've patched the Portfile so that it sets a -I and -L flag for the compiler. I also drop the now-unsused LIB*_INCLUDE variables
The revision should not be increased because this doesn't change the files that get installed, right? I'm attaching a revised patch of how I would do this. What do you think? I'm also removing the pre-destroot deletion of INSTALL, not necessary because the Makefile already declares install as a .PHONY target. -- Ticket URL: <https://trac.macports.org/ticket/32115#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS