Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Aug 2003 13:50:20 -0700 (PDT)
From:      Clement Laforet <sheepkiller@cultdeadsheep.org>
To:        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:  <200308142050.h7EKoKwV055040@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/55329; it has been noted by GNATS.

From: Clement Laforet <sheepkiller@cultdeadsheep.org>
To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Cc:  
Subject: Re: ports/55329: [update orphaned port] mail/teapop: update to
 0.3.7 and massive rewrite of the port
Date: Thu, 14 Aug 2003 22:47:42 +0200

 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?200308142050.h7EKoKwV055040>