From owner-svn-ports-all@freebsd.org Mon Aug 8 03:20:27 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 6FB19BB11AF; Mon, 8 Aug 2016 03:20:27 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from smtp-out-so.shaw.ca (smtp-out-so.shaw.ca [64.59.136.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 18EE11A94; Mon, 8 Aug 2016 03:20:26 +0000 (UTC) (envelope-from cy.schubert@komquats.com) Received: from spqr.komquats.com ([96.50.22.10]) by shaw.ca with SMTP id Wb6vbX6NSeXEcWb6xb86P6; Sun, 07 Aug 2016 21:20:19 -0600 X-Authority-Analysis: v=2.2 cv=T/3OdLCQ c=1 sm=1 tr=0 a=jvE2nwUzI0ECrNeyr98KWA==:117 a=jvE2nwUzI0ECrNeyr98KWA==:17 a=L9H7d07YOLsA:10 a=9cW_t1CCXrUA:10 a=s5jvgZ67dGcA:10 a=7z1cN_iqozsA:10 a=6I5d2MoRAAAA:8 a=YxBL1-UpAAAA:8 a=PTkEljnikCwyDKj2dTIA:9 a=IjZwj45LgO3ly-622nXo:22 a=Ia-lj3WSrqcvXOmTRaiG:22 Received: from slippy.cwsent.com (slippy [10.1.1.91]) by spqr.komquats.com (Postfix) with ESMTPS id C2C8E13792; Sun, 7 Aug 2016 20:20:17 -0700 (PDT) Received: from slippy (localhost [127.0.0.1]) by slippy.cwsent.com (8.15.2/8.15.2) with ESMTP id u783KHYr007433; Sun, 7 Aug 2016 20:20:17 -0700 (PDT) (envelope-from Cy.Schubert@cschubert.com) Message-Id: <201608080320.u783KHYr007433@slippy.cwsent.com> X-Mailer: exmh version 2.8.0 04/21/2012 with nmh-1.6 Reply-to: Cy Schubert From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.cschubert.com/ To: Mathieu Arnold cc: Cy Schubert , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r419761 - head/sysutils/cfengine38 In-Reply-To: Message from Mathieu Arnold of "Sun, 07 Aug 2016 12:31:14 +0200." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Aug 2016 20:20:17 -0700 X-CMAE-Envelope: MS4wfErxyQtWo7WCYdjIl5D/aGyw1MbVhtFjxHZ/JPqZYk4sJ390M1kL6qLzC/TneP5E+A9+wrBNX67KqAOg/VyQqBrv/HMPBASkBFzH8uuG+rG4oVg+5weN jTpaxgDEvs4XMQMc0YPhbUaR0xFviK/I9jNW3hdbHBFkSdCizRn9jgPFpRZf2+TOTu0pF5wCMs8zNDPLoVfoDoaO47uPXYaXQ3FVQBH1p/WZa62F9l1SCQga d7TE+NaKRy5JYpIZUGs7PHnxRaH3dUDTkXaWjz9/qH20lgV5B7+mO7R4eX3lxzC+H33axojalS25DaT4+Hux+Q== 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: Mon, 08 Aug 2016 03:20:27 -0000 In message , Mathieu Arnold writes: > +--On 7 ao=C3=BBt 2016 03:26:35 +0000 Cy Schubert wrote: > | PGSQL_USES=3D pgsql > | PGSQL_CONFIGURE_ON=3D --with-postgresql=3D${LOCALBASE} > | +PGSQL_CONFIGURE_OFF=3D --without-postgresql > > This should be: > PGSQL_CONFIGURE_WITH=3D postgresql=3D${LOCALBASE} > > | LIBVIRT_CONFIGURE_ON=3D --with-libvirt=3D${LOCALBASE} > | -LIBVIRT_LIB_DEPENDS+=3D libvirt.so:devel/libvirt > | +LIBVIRT_CONFIGURE_OFF=3D --without-libvirt > | +LIBVIRT_LIB_DEPENDS=3D libvirt.so:devel/libvirt > > Same here, > LIBVIRT_CONFIGURE_WITH=3D libvirt=3D${LOCALBASE} Thanks for reminding me. Fixed. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org The need of the many outweighs the greed of the few.