ports/55329: [update orphaned port] mail/teapop: update to 0.3.7 and massive rewrite of the port
Clement Laforet
sheepkiller at cultdeadsheep.org
Thu Aug 14 20:50:21 UTC 2003
The following reply was made to PR ports/55329; it has been noted by GNATS.
From: Clement Laforet <sheepkiller at cultdeadsheep.org>
To: FreeBSD-gnats-submit at FreeBSD.org, freebsd-ports-bugs at 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:
More information about the freebsd-ports-bugs
mailing list