#18204: r45822 broke +system_x11 build of Xaw3d -----------------------------+---------------------------------------------- Reporter: jasper@… | Owner: jeremyhu@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: system_x11 | Port: Xaw3d -----------------------------+---------------------------------------------- Changes (by jeremyhu@…): * owner: macports-tickets@… => jeremyhu@… * status: new => assigned Comment: Does this work for you? {{{ Index: Portfile =================================================================== --- Portfile (revision 46041) +++ Portfile (working copy) @@ -58,6 +58,8 @@ if {[file exists ${prefix}/lib/pkgconfig/x11.pc]} { build.target-append INCROOT=${prefix}/include +} else { + build.target-append SHLIBGLOBALSFLAGS=-L${x11prefix}/lib } # The Imakefile default is to install everything into /usr/X11R6/lib, }}} -- Ticket URL: <http://trac.macports.org/ticket/18204#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS