summaryrefslogtreecommitdiff
path: root/mail/evolution
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2002-02-13 15:40:56 +0000
committerBill Fenner <fenner@FreeBSD.org>2002-02-13 15:40:56 +0000
commit863ca7db5557abc555e70b2798e612dd435bbc25 (patch)
tree15b74bf3bf5edbbb56467bba87c20f290a053649 /mail/evolution
parentUsers running AbiWord on a local X server don't need to set FontPath manually, (diff)
Fix closing parenthesis for defined()
Submitted by: port survey
Notes
Notes: svn path=/head/; revision=54660
Diffstat (limited to 'mail/evolution')
-rw-r--r--mail/evolution/Makefile2
1 files changed, 1 insertions, 1 deletions
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