New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12801 (closed defect: fixed)

Opened 6 years ago

Last modified 3 years ago

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@…
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

comment:1 Changed 6 years ago by nox@…

  • Component changed from ports to base
  • Milestone set to MacPorts base bugs

comment:2 follow-up: ↓ 4 Changed 5 years ago by ryandesign@…

  • Port set to p5-math-mpfr

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 5 years ago by ryandesign@…

  • Cc ryandesign@… added

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

  • Status changed from new to closed
  • Resolution set to fixed

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 4 years ago by toby@…

  • Milestone changed from MacPorts base bugs to MacPorts Future

Milestone MacPorts base bugs deleted

comment:6 Changed 3 years ago by jmr@…

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