Opened 7 years ago

Closed 7 years ago

#54231 closed enhancement (fixed)

mercury @14.01.1_0 install {info,man} under /opt/local

Reported by: jxy (Xiao-Yong) Owned by: mf2k (Frank Schima)
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc:
Port: mercury

Description

It still installs info and man under ${prefix}, and macports complains, cf. #31307.

Warning: violation by /opt/local/info
Warning: violation by /opt/local/man

Attached patch should fix it.

Attachments (1)

mercury_r1.patch (742 bytes) - added by jxy (Xiao-Yong) 7 years ago.
patch to fix install location of info and man

Download all attachments as: .zip

Change History (5)

Changed 7 years ago by jxy (Xiao-Yong)

Attachment: mercury_r1.patch added

patch to fix install location of info and man

comment:1 Changed 7 years ago by mf2k (Frank Schima)

Keywords: haspatch added

comment:2 Changed 7 years ago by mf2k (Frank Schima)

Should it be destroot.args-append instead of destroot.args to not overwrite the defaults?

comment:3 Changed 7 years ago by mf2k (Frank Schima)

Oh never mind. I see the default is none.

comment:4 Changed 7 years ago by mf2k (Frank Schima)

Owner: set to mf2k
Resolution: fixed
Status: newclosed

In b7a36d4774edcb7792b818f9eb15b035404c34ac/macports-ports:

mercury: install {info,man} under /opt/local

Closes: #54231

Note: See TracTickets for help on using tickets.