| Summary: | mail/qmailadmin makefile Error | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Brent B. Powers <powers-jaguar> |
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports-bugs->roam Over to maintainer. Responsible Changed From-To: roam->ale Fixed in rev. 1.24 of ports/mail/qmailadmin/Makefile, thanks for the PR! Let's turn this over to Alex Dupre though, IMHO this needs to be done in the qmailadmin-devel port too :) State Changed From-To: open->closed Fixed in qmailadmin-devel, too. Thanks! |
If the qmail directory is not in /var/qmail, the underlying qmailadmin configure needs to know about it. Thus, addition of --enable-qmaildir=${QMAIL_DIR} \ to the Makefile around line 93 is required. Fix: See description How-To-Repeat: Build the port, having installed qmail with a PREFIX argument