#15449: source-highlight 2.9 build failure ---------------------------------------+------------------------------------ Reporter: greystone@ardekantur.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: source-highlight boost_regex ---------------------------------------+------------------------------------ Comment (by geoff.tench@gmail.com): I modified the Portfile so that source-highlight 2.9 builds and runs with boost 1.35.0: {{{ --- Portfile.original 2008-07-08 14:17:07.000000000 +1000 +++ Portfile 2008-07-08 14:25:00.000000000 +1000 @@ -23,7 +23,8 @@ rmd160 6611fc22dfcead5157517eb6c321aaa2be5fbe1b configure.args --infodir=${prefix}/share/info \ - --mandir=${prefix}/share/man + --mandir=${prefix}/share/man \ + --with-boost-regex=boost_regex-mt test.run yes test.target check }}} This might not be the ideal solution, but it got me over this particular hurdle until a MacPorts guru comes along and tidies it up. -- Ticket URL: <http://trac.macports.org/ticket/15449#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS