1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00

Make balsa2 depend on openldap21 as that seems to be the new standard.

PR:	53805
This commit is contained in:
Joe Marcus Clarke 2003-07-01 04:03:17 +00:00
parent 70f682a1f0
commit 4d6646b34e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=83937

View File

@ -7,7 +7,7 @@
PORTNAME= balsa2
PORTVERSION= 2.0.11
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= mail gnome
MASTER_SITES= http://www.theochem.kth.se/~pawsa/balsa/ \
ftp://ftp.newton.cx/pub/balsa/
@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= A mail reader for the GNOME 2 desktop
BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20 \
LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap21 \
aspell.15:${PORTSDIR}/textproc/aspell \
pcre.0:${PORTSDIR}/devel/pcre \
esmtp.6:${PORTSDIR}/mail/libesmtp \