Opened 12 months ago

Closed 3 months ago

Last modified 3 months ago

#68389 closed defect (fixed)

R: libR.pc bakes in destroot path into include flags

Reported by: barracuda156 Owned by: i0ntempest
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: Cc:
Port: R

Description

I believe, this is wrong? I.e. it may be correct during a build of R itself, but will point to nowhere otherwise.

rhome=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_R/R/work/destroot/opt/local/Library/Frameworks/R.framework/Versions/4.3/Resources
rlibdir=${rhome}/lib
rincludedir=/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_math_R/R/work/destroot/opt/local/Library/Frameworks/R.framework/Versions/4.3/Resources/include

Change History (2)

comment:1 Changed 3 months ago by i0ntempest

Resolution: fixed
Status: assignedclosed

Just checked, pc file no longer has destroot.

comment:2 in reply to:  1 Changed 3 months ago by barracuda156

Replying to i0ntempest:

Just checked, pc file no longer has destroot.

Thank you!

Note: See TracTickets for help on using tickets.