From owner-freebsd-ports@FreeBSD.ORG Thu Jun 27 09:47:23 2013 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 714E2199 for ; Thu, 27 Jun 2013 09:47:23 +0000 (UTC) (envelope-from marko.cupac@mimar.rs) Received: from www.mimar.rs (www.mimar.rs [193.53.106.101]) by mx1.freebsd.org (Postfix) with ESMTP id 32B651782 for ; Thu, 27 Jun 2013 09:47:22 +0000 (UTC) Received: from kaa.mimar.rs (unknown [193.53.106.34]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marko.cupac@mimar.rs) by www.mimar.rs (Postfix) with ESMTPSA id 21680B902B; Thu, 27 Jun 2013 11:39:21 +0200 (CEST) Date: Thu, 27 Jun 2013 11:39:20 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= To: joh.hendriks@gmail.com Subject: Re: dovecot2 fails to update in combination with pigeonhole-0.4.0 Message-Id: <20130627113920.42b6974f26fb63a23384fe08@mimar.rs> In-Reply-To: References: Organization: Mimar X-Mailer: Sylpheed 3.3.0 (GTK+ 2.24.19; amd64-portbld-freebsd9.1) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 09:47:23 -0000 I solved this by de-selecting "EXAMPLES" option in mail/dovecot2-pigeonhole: # cd /usr/ports/mail/dovecot2-pigeonhole # make config # portmaster -d dovecot2 -- Marko Cupać