Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 2004 09:44:55 +0000
From:      Ceri Davies <ceri@submonkey.net>
To:        Michael Reifenberger <mike@Reifenberger.com>
Cc:        ports@FreeBSD.org
Subject:   Re: make index fails in mail/tpop3d
Message-ID:  <20041115094455.GF37244@submonkey.net>
In-Reply-To: <20041115085730.R4779@fw.reifenberger.com>
References:  <20041115085730.R4779@fw.reifenberger.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--j2AXaZ4YhVcLc+PQ
Content-Type: multipart/mixed; boundary="DO5DiztRLs659m5i"
Content-Disposition: inline


--DO5DiztRLs659m5i
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Nov 15, 2004 at 08:59:44AM +0100, Michael Reifenberger wrote:
> Hi,
> make index fails due to mail/tpop3d references to the non-existing
> net/openldap20-client when compiled with WITH_LDAP=3DYES

I sent the maintainer a patch a week or so ago; no response yet.
It's attached if anyone else would care to review/commit it.

Ceri
--=20
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.			  -- Einstein (attrib.)

--DO5DiztRLs659m5i
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="tpop3d.diff"
Content-Transfer-Encoding: quoted-printable

Index: ports/mail/tpop3d/Makefile
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /home/ncvs/ports/mail/tpop3d/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- ports/mail/tpop3d/Makefile	4 Dec 2003 13:16:47 -0000	1.13
+++ ports/mail/tpop3d/Makefile	3 Nov 2004 20:14:26 -0000
@@ -30,7 +30,7 @@
 .endif
=20
 .if defined(WITH_LDAP)
-LIB_DEPENDS+=3D		ldap.2:${PORTSDIR}/net/openldap20-client
+USE_OPENLDAP=3D		yes
 CONFIGURE_ARGS+=3D	--enable-auth-ldap --with-openldap-root=3D${LOCALBASE}
 .endif
=20

--DO5DiztRLs659m5i--

--j2AXaZ4YhVcLc+PQ
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBmHqXocfcwTS3JF8RAtxzAJ41k+QeWqpNt4DL7xuaoLwbrLH0UACfUEOc
lQqaGODzagJfK3xJvSe6iEw=
=wEuK
-----END PGP SIGNATURE-----

--j2AXaZ4YhVcLc+PQ--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041115094455.GF37244>