From owner-svn-ports-all@freebsd.org Fri Jun 3 13:36:52 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 729FBB68887; Fri, 3 Jun 2016 13:36:52 +0000 (UTC) (envelope-from adamw@adamw.org) Received: from apnoea.adamw.org (apnoea.adamw.org [204.109.59.150]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "apnoea.adamw.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id CDF8E1423; Fri, 3 Jun 2016 13:36:51 +0000 (UTC) (envelope-from adamw@adamw.org) Received: by apnoea.adamw.org (OpenSMTPD) with ESMTPSA id 66637189 TLS version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO; Fri, 3 Jun 2016 07:36:49 -0600 (MDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: svn commit: r416303 - head/net/rsync From: Adam Weinberger In-Reply-To: <201606030722.u537MqSK091028@repo.freebsd.org> Date: Fri, 3 Jun 2016 07:36:30 -0600 Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <46D5A003-4E8A-4FBF-88F5-F10299E43C1F@adamw.org> References: <201606030722.u537MqSK091028@repo.freebsd.org> To: Emanuel Haupt X-Mailer: Apple Mail (2.3124) X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2016 13:36:52 -0000 > On 3 Jun, 2016, at 1:22, Emanuel Haupt wrote: >=20 > Author: ehaupt > Date: Fri Jun 3 07:22:51 2016 > New Revision: 416303 > URL: https://svnweb.freebsd.org/changeset/ports/416303 >=20 > Log: > Really fix popt option logic (real fix of r416270). >=20 > -POPT_PORT_CONFIGURE_WITH=3D included-popt > +POPT_PORT_CONFIGURE_WITH_OFF=3D included-popt There is no CONFIGURE_WITH_OFF. This breaks building with it off. It'll = need to be POPT_PORT_CONFIGURE_OFF=3D --with-included-popt # Adam --=20 Adam Weinberger adamw@adamw.org http://www.adamw.org