pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/26548: mail/dovecot won't build with USE_OPENLDAP due to error in options.mk



>Number:         26548
>Category:       pkg
>Synopsis:       mail/dovecot won't build if USE_OPENLDAP is set due to an 
>error in its options.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 04 16:43:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Douglas Brebner
>Release:        NetBSD 1.6ZH
>Organization:
>Environment:
        
        
System: NetBSD aoife.home 1.6ZH NetBSD 1.6ZH (AOIFE.1.6ZH) #0: Thu Jul 22 
17:56:01 BST 2004 
root%aoife.home@localhost:/home/sysbuild/build/src/sys/arch/i386/compile/AOIFE.1.6ZH
 i386
Architecture: i386
Machine: i386
>Description:
        mail/dovecot won't build with USE_OPENLDAP because its options.mk 
wrongly  adds "openldap" to "PKG_OPTIONS.dovecot" instead of adding "ldap"
>How-To-Repeat:
        Build mail/dovecot with USE_OPENLDAP set in mk.conf
>Fix:
        Change the line
        PKG_OPTIONS.dovecot+=   openldap
        to
        PKG_OPTIONS.dovecot+=   ldap
>Release-Note:
>Audit-Trail:
>Unformatted:
        
        



Home | Main Index | Thread Index | Old Index