Opened 15 years ago

Closed 14 years ago

#17629 closed defect (fixed)

antlr-2.7.7 antlr-config script outputs build-time prefix

Reported by: loumzie@… Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: Cc:
Port: antlr

Description

$ 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

Change History (3)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to landonf@…

Assigning to maintainer.

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 14 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.