Opened 18 years ago

Closed 18 years ago

#6837 closed defect (fixed)

mail/lbdb configure problem (maintainer update)

Reported by: reilles@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port:

Description

Hi,

I've noticed a little problem in lbdb configure phase, causing some ${prefix} to stay in perl scripts that should be replaced by configure.

The following change in the Portfile fixes the problem:

-configure.args --prefix=${prefix} --libdir=${prefix}/lib/lbdb/ +configure.args --sysconfdir=${prefix}/etc/ --libdir=${prefix}/lib/lbdb/

Change History (2)

comment:1 Changed 18 years ago by olegb@…

commited - thanks.

corrected manpage localtion

comment:2 Changed 18 years ago by olegb@…

Resolution: fixed
Status: newclosed

commited - thanks.

corrected manpage localtion

Note: See TracTickets for help on using tickets.