Opened 17 years ago

Closed 15 years ago

Last modified 14 years ago

#12801 closed defect (fixed)

default paths are incorrect for perl5 portgroup

Reported by: vinc17@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.5.2
Keywords: Cc: vinc17@…, ryandesign (Ryan Carsten Schmidt)
Port: p5-math-mpfr

Description

To build p5-math-mpfr (Math-MPFR module) with MacPorts 1.520, I still need:

configure.env       C_INCLUDE_PATH="${prefix}/include" \
                    LIBRARY_PATH="${prefix}/lib"

The default paths for the perl5 portgroup should make this unnecessary.

Change History (6)

comment:1 Changed 17 years ago by nox@…

Component: portsbase
Milestone: MacPorts base bugs

comment:2 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Port: p5-math-mpfr added

Do you still see this problem with the current version of MacPorts, mpfr, p5-math-mpfr? It seems to build fine for me without those two lines.

comment:3 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added

comment:4 in reply to:  2 Changed 15 years ago by vinc17@…

Resolution: fixed
Status: newclosed

Replying to ryandesign@…:

Do you still see this problem with the current version of MacPorts, mpfr, p5-math-mpfr? It seems to build fine for me without those two lines.

I can now rebuild the port without the configure.env. I've updated the Portfile (r41896).

comment:5 Changed 15 years ago by tobypeterson

Milestone: MacPorts base bugsMacPorts Future

Milestone MacPorts base bugs deleted

comment:6 Changed 14 years ago by jmroot (Joshua Root)

Milestone: MacPorts Future
Note: See TracTickets for help on using tickets.