Opened 12 years ago
Closed 12 years ago
#34697 closed defect (fixed)
plplot: use ${frameworks_dir} instead of ${prefix}/Library/Frameworks
Reported by: | mojca (Mojca Miklavec) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | haspatch | Cc: | tenomoto (Takeshi Enomoto) |
Port: | plplot |
Description
I'm attaching a trivial patch to replace ${prefix}/Library/Frameworks
with ${frameworks_dir}
. For 99.9% users there is no difference anyway, but it might make sense to fix it nonetheless.
Attachments (1)
Change History (4)
Changed 12 years ago by mojca (Mojca Miklavec)
Attachment: | plplot.patch added |
---|
comment:1 Changed 12 years ago by mf2k (Frank Schima)
Keywords: | haspatch added |
---|
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Priority: | Low → Normal |
Status: | new → assigned |
Summary: | use ${frameworks_dir} instead of ${prefix}/Library/Frameworks → plplot: use ${frameworks_dir} instead of ${prefix}/Library/Frameworks |
Good idea.
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
trivial patch for Portfile that uses ${frameworks_dir}