diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2002-02-13 15:40:56 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2002-02-13 15:40:56 +0000 |
commit | 863ca7db5557abc555e70b2798e612dd435bbc25 (patch) | |
tree | 15b74bf3bf5edbbb56467bba87c20f290a053649 /mail | |
parent | 5437b7e2da60857a0c4aa2bf323e356b2cadb90b (diff) | |
download | ports-863ca7db5557abc555e70b2798e612dd435bbc25.tar.gz ports-863ca7db5557abc555e70b2798e612dd435bbc25.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-devel/Makefile | 2 | ||||
-rw-r--r-- | mail/evolution/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index cb5052f20f98..a8e644b28b2b 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -19,7 +19,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \ nss3.1:${PORTSDIR}/security/nss -.if defined(WITH_LDAP} +.if defined(WITH_LDAP) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 .endif RUN_DEPENDS= gnome-spell-component:${PORTSDIR}/textproc/gnomespell diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index cb5052f20f98..a8e644b28b2b 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -19,7 +19,7 @@ MAINTAINER= gnome@FreeBSD.org LIB_DEPENDS= bonobo_conf.0:${PORTSDIR}/devel/bonobo-conf \ nss3.1:${PORTSDIR}/security/nss -.if defined(WITH_LDAP} +.if defined(WITH_LDAP) LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap2 .endif RUN_DEPENDS= gnome-spell-component:${PORTSDIR}/textproc/gnomespell |