Opened 19 years ago
Closed 19 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 19 years ago by olegb@…
comment:2 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
commited - thanks.
corrected manpage localtion
Note: See
TracTickets for help on using
tickets.
commited - thanks.
corrected manpage localtion