From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Aug 14 13:48:07 2003 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DF5D37B401 for ; Thu, 14 Aug 2003 13:48:07 -0700 (PDT) Received: from cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7BFBC43FBD for ; Thu, 14 Aug 2003 13:48:05 -0700 (PDT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 11038 invoked from network); 14 Aug 2003 20:48:04 -0000 Received: from unknown (HELO lucifer.cultdeadsheep.org) (192.168.0.2) by goofy.cultdeadsheep.org with SMTP; 14 Aug 2003 20:48:04 -0000 Date: Thu, 14 Aug 2003 22:47:42 +0200 From: Clement Laforet To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org 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> Organization: tH3 cUlt 0f tH3 d3@d sH33p X-Mailer: Sylpheed version 0.9.4 (GTK+ 1.2.10; i386-portbld-freebsd5.1) X-Face: ._cVVRDn#-2((lnfi^P7CoD4htI$4+#G/G)!w|,}H5yK~%(3-C.JlEYbOjJGFwJkt*7N^%z jYeu[;}]}F"3}l5R'l"X0HbvT^D\Q&%deCo)MayY`);TO Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: ports/55329: [update orphaned port] mail/teapop: update to 0.3.7 and massive rewrite of the port X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 20:48:08 -0000 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: