Opened 17 years ago

Closed 17 years ago

#11454 closed defect (fixed)

screen installs man and info dirs at /share

Reported by: fracai@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version:
Keywords: screen Cc: yeled@… digdog@…
Port:

Description

The portfile for screen includes references to \${prefix} which causes the info and man dirs to be installed in /share instead of /opt/local/share

I'll attach a diff that corrects this by replacing \${prefix} with ${prefix}

Attachments (1)

Portfile-patch (533 bytes) - added by fracai@… 17 years ago.
Portfile Patch to correct \${prefix} to ${prefix}

Download all attachments as: .zip

Change History (2)

Changed 17 years ago by fracai@…

Attachment: Portfile-patch added

Portfile Patch to correct \${prefix} to ${prefix}

comment:1 Changed 17 years ago by pipping@…

Resolution: fixed
Status: newclosed

fixed in r22424.

Note: See TracTickets for help on using tickets.