Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Sep 2012 18:19:32 +0000 (UTC)
From:      Tom Judge <tj@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r303505 - head/mail/dovecot2
Message-ID:  <201209011819.q81IJWgi057673@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tj
Date: Sat Sep  1 18:19:31 2012
New Revision: 303505
URL: http://svn.freebsd.org/changeset/ports/303505

Log:
  Correct typo.
  
  PR:		ports/170797
  Submitted by:	Artis Caune <Artis.Caune@gmail.com>
  Approved by:	Attila Nagy bra@fsn.hu (maintainer)
  Approved by:	eadler (mentor)

Modified:
  head/mail/dovecot2/Makefile

Modified: head/mail/dovecot2/Makefile
==============================================================================
--- head/mail/dovecot2/Makefile	Sat Sep  1 18:15:25 2012	(r303504)
+++ head/mail/dovecot2/Makefile	Sat Sep  1 18:19:31 2012	(r303505)
@@ -82,7 +82,7 @@ PORTEXAMPLES=	*
 
 ## kqueue(2) support
 #
-.if ${PORT_OPTIONS:MKQUEUE)
+.if ${PORT_OPTIONS:MKQUEUE}
 CONFIGURE_ARGS+=--with-ioloop=kqueue
 .endif
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209011819.q81IJWgi057673>