can't compile net/openldap24-server after last cyrus-sasl* upgrade

Pavel Timofeev timp87 at gmail.com
Fri Oct 2 14:57:53 UTC 2015


2015-10-02 13:25 GMT+03:00 Mathieu Arnold <mat at freebsd.org>:
>
>
> +--On 2 octobre 2015 13:13:41 +0300 Pavel Timofeev <timp87 at gmail.com> wrote:
> | Good day!
>
> Grml, looking into it.
>
> --
> Mathieu Arnold

root at pyxis-v# diff -u Makefile.orig Makefile

--- Makefile.orig       2015-10-02 17:55:19.948181000 +0300
+++ Makefile    2015-10-02 13:17:14.527990000 +0300
@@ -156,7 +156,7 @@
 CONFLICTS=             ${PKGNAMEPREFIX}${PORTNAME}-client-2.*
 PKGNAMESUFFIX=         -sasl-server
 .if ${PORT_OPTIONS:MGSSAPI}
-RUN_DEPENDS+=
cyrus-sasl-gssapi>0:${PORTSDIR}/security/cyrus-sasl2-gssapi
+RUN_DEPENDS+=
cyrus-sasl2-gssapi>0:${PORTSDIR}/security/cyrus-sasl2-gssapi
 .endif
 .else
 CONFLICTS=             ${PKGNAMEPREFIX}${PORTNAME}-sasl-client-2.*


Seems like it helped me.


More information about the freebsd-ports mailing list