Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2003 22:47:42 +0200
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/55329: [update orphaned port] mail/teapop: update to 0.3.7 and massive rewrite of the port
Message-ID:  <20030814224742.567e6b45.sheepkiller@cultdeadsheep.org>
In-Reply-To: <200308070110.h771A2Rg086785@freefall.freebsd.org>
References:  <20030807010332.CD55F43FAF@mx1.FreeBSD.org> <200308070110.h771A2Rg086785@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Update to be compliant with new openldap2X-client ports.


diff -Nru teapop.old/Makefile teapop/Makefile
--- teapop.old/Makefile	Thu Aug 14 22:24:02 2003
+++ teapop/Makefile	Thu Aug 14 22:25:45 2003
@@ -96,7 +96,7 @@
 
 .if defined(WITH_LDAP)
 CONFIGURE_ARGS+=	--with-ldap=openldap
-LIB_DEPENDS+=		ldap.2:${PORTSDIR}/net/openldap${LDAP_VER}
+LIB_DEPENDS+=		ldap.2:${PORTSDIR}/net/openldap${LDAP_VER}-client
 .endif
 
 show-options:



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