Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#51880 closed defect (fixed)

root5, root6: don't assume frameworks_dir is ${prefix}/Library/Frameworks

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: cjones051073 (Chris Jones)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: mojca (Mojca Miklavec)
Port: root5, root6

Description

The root5 and root6 portfiles use the value ${prefix}/Library/Frameworks twice each. They should instead use the value ${frameworks_dir} in these instances.

Change History (2)

comment:1 Changed 8 years ago by mojca (Mojca Miklavec)

Resolution: fixed
Status: newclosed
Version: 2.3.4

Thanks for the warning, fixed in r150490.

(I would prefer if there was a variable for Python framework.)

comment:2 Changed 8 years ago by cjones051073 (Chris Jones)

Thanks for the suggestion, and the fix !

Note: See TracTickets for help on using tickets.