#17629: antlr-2.7.7 antlr-config script outputs build-time prefix -------------------------------+-------------------------------------------- Reporter: loumzie@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: antlr -------------------------------+-------------------------------------------- {{{ $ cat `which antlr-config` | head -n 5 #!/bin/sh # scripts/antlr-config. Generated from antlr-config.in by configure. prefix=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_antlr/work/destroot/opt/local exec_prefix=${prefix} }}} Probably needs a replace like in https://trac.macports.org/changeset/18398 -- Ticket URL: <http://trac.macports.org/ticket/17629> MacPorts <http://www.macports.org/> Ports system for Mac OS