aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot2/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2012-05-18 11:42:21 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2012-05-18 11:42:21 +0000
commit3e58589ebd77391f965f9ed7b81e4f141c36e4f1 (patch)
treef41e396fb4a22c7ff64b83770f13bdd9f1ecccf0 /mail/dovecot2/Makefile
parent7a9cbb0fdc3dabcfc19b24f056d650a12d5d1320 (diff)
Notes
Diffstat (limited to 'mail/dovecot2/Makefile')
-rw-r--r--mail/dovecot2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile
index 6520e5a0f445..d1effb56d54e 100644
--- a/mail/dovecot2/Makefile
+++ b/mail/dovecot2/Makefile
@@ -161,7 +161,6 @@ PLIST_SUB+= SQL="@comment "
## SOLR support
#
.if defined(WITH_SOLR) && !defined(WITHOUT_SOLR)
-USE_SOLR= yes
CONFIGURE_ARGS+=--with-solr
LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2
PLIST_SUB+= WITHSOLR=""