Ticket #20397 (closed defect: fixed)
piklab hardcodes /opt/local
| Reported by: | ryandesign@… | Owned by: | jwbacon@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Port: | piklab |
Description
piklab contains a line that explicitly mentions /opt/local:
configure.args QTDIR=/opt/local/lib/qt3 --without-arts
MacPorts could be installed somewhere other than /opt/local, so you should use the variable ${prefix} instead. May I make this change in your portfile?
Change History
Note: See
TracTickets for help on using
tickets.


r54181