diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-14 17:43:55 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-14 17:43:55 +0000 |
commit | d92d7edf0e6a87ef6a67e32e044e19a8d645f6ba (patch) | |
tree | 0ce58f78eaa6f933cb35fc40d292b036645bf3ea /mail/balsa | |
parent | ef722765a5349d6bf9f6cb520827659c60e0cc60 (diff) |
Notes
Diffstat (limited to 'mail/balsa')
-rw-r--r-- | mail/balsa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 7db142576818..d4c62f93766a 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://balsa.gnome.org/ \ MAINTAINER= gnome@FreeBSD.org COMMENT= A mail reader for the GNOME desktop -LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20 \ +LIB_DEPENDS= ldap.2:${PORTSDIR}/net/openldap20-client \ aspell.15:${PORTSDIR}/textproc/aspell \ pcre.0:${PORTSDIR}/devel/pcre \ esmtp.6:${PORTSDIR}/mail/libesmtp |