summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/evolution-devel/Makefile2
-rw-r--r--mail/evolution/Makefile2
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