Opened 13 years ago

Closed 6 years ago

#30646 closed defect (fixed)

iguanaIR: don't hardcode /opt/local, /usr/local, /sw

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Cc: ctreleaven (Craig Treleaven)
Port: iguanaIR

Description

iguanaIR's files contain hardcoded references to /opt/local, /usr/local, and /sw which should be removed by a patch to ensure the port doesn't end up using software from those locations. It should only be looking in ${prefix} (which might not be /opt/local).

Change History (3)

comment:1 Changed 7 years ago by kurthindenburg (Kurt Hindenburg)

Owner: changed from tomldavis@… to macports-tickets@…
Status: newassigned

comment:2 Changed 7 years ago by ctreleaven (Craig Treleaven)

Cc: ctreleaven added

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

Resolution: fixed
Status: assignedclosed

In 5007c181e1ab5d580d849406cec06b66dda79c69/macports-ports:

iguanaIR: remove non-macports locations from flags

Fixes: #30646

Note: See TracTickets for help on using tickets.