#39685: texlive-bin: use compiler_blacklist_versions portgroup --------------------------+------------------------- Reporter: ryandesign@… | Owner: dports@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.99 Keywords: haspatch | Port: texlive-bin --------------------------+------------------------- texlive-bin includes these lines: {{{ # llvm-gcc apparently fails on Xcode 4.0.x (#30758) if {${configure.compiler} == "llvm-gcc-4.2" && [vercmp $xcodeversion 4.1] < 0} { configure.compiler gcc-4.2 } }}} This should be changed to using the compiler_blacklist_versions portgroup. See patch. -- Ticket URL: <https://trac.macports.org/ticket/39685> MacPorts <http://www.macports.org/> Ports system for OS X