ports/144752: [mail/vpopmail] A pass of README changes.
Satoru Suzuki
xsuzu at yokohama.riken.jp
Mon Mar 15 02:10:05 UTC 2010
>Number: 144752
>Category: ports
>Synopsis: [mail/vpopmail] A pass of README changes.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Mar 15 02:10:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Satoru Suzuki
>Release: 7.1-RELEASE-p11
>Organization:
>Environment:
FreeBSD ykmail02.yokohama.riken.jp 7.1-RELEASE-p11 FreeBSD 7.1-RELEASE-p11 #0: Fri Feb 26 19:22:31 UTC 2010 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
The following errors occur at the time of installation
-----
install: /usr/ports/mail/vpopmail/work/vpopmail-5.4.30/README.ldap: No such file or directory
*** Error code 71
Stop in /usr/ports/mail/vpopmail.
*** Error code 1
Stop in /usr/ports/mail/vpopmail.
*** Error code 1
>How-To-Repeat:
make install WITH_LDAP=yes
>Fix:
--- Makefile.orig 2010-02-17 00:54:43.000000000 +0900
+++ Makefile 2010-03-15 10:57:36.000000000 +0900
@@ -142,7 +142,7 @@
WANT_OPENLDAP_SASL= yes
.endif
CONFIGURE_ARGS+= --enable-auth-module=ldap
-LDAP_FILES= ${WRKSRC}/README.ldap \
+LDAP_FILES= ${WRKSRC}/doc/README.ldap \
${WRKSRC}/ldap/nsswitch.conf \
${WRKSRC}/ldap/pam_ldap.conf \
${WRKSRC}/ldap/pam_ldap.secret \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list