From 59f3f5e80b66464166d08ab0cc5d895d08a289d0 Mon Sep 17 00:00:00 2001 From: zi Date: Sun, 20 May 2012 13:21:16 +0000 Subject: - Resolve typo in SOLR support PR: ports/168156 Submitted by: Jashank Jeremy Approved by: Attila Nagy (maintainer, implicit) --- mail/dovecot2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index d1effb56d54e..b15ebaf1761b 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -164,7 +164,7 @@ PLIST_SUB+= SQL="@comment " CONFIGURE_ARGS+=--with-solr LIB_DEPENDS+= expat.6:${PORTSDIR}/textproc/expat2 PLIST_SUB+= WITHSOLR="" -SUB_LIST+= ITHSOLR="" +SUB_LIST+= WITHSOLR="" .else CONFIGURE_ARGS+=--without-solr PLIST_SUB+= WITHSOLR="@comment " -- cgit