svn commit: r419761 - head/sysutils/cfengine38

Cy Schubert Cy.Schubert at komquats.com
Mon Aug 8 03:20:27 UTC 2016


In message <B7C31E2CE1CC503D60B3AA5C at atuin.in.mat.cc>, Mathieu Arnold 
writes:
> +--On 7 ao=C3=BBt 2016 03:26:35 +0000 Cy Schubert <cy at FreeBSD.org> 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 <Cy.Schubert at cschubert.com>
FreeBSD UNIX:  <cy at FreeBSD.org>   Web:  http://www.FreeBSD.org

	The need of the many outweighs the greed of the few.




More information about the svn-ports-all mailing list