[Bug 258761] converters/osm2pgrouting: The port does not need USES=pgsql
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Sep 2021 14:12:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258761
Bug ID: 258761
Summary: converters/osm2pgrouting: The port does not need
USES=pgsql
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: lbartoletti@FreeBSD.org
Reporter: phil@krylov.eu
Flags: maintainer-feedback?(lbartoletti@FreeBSD.org)
Assignee: lbartoletti@FreeBSD.org
Created attachment 228232
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=228232&action=edit
Patch to remove extra dependency
The port is not directly dependent on libpq, the dependency is through
databases/libpqxx and is handled there. The attached patch removes USES=pgsql
and WANT_PGSQL=client to lower the dependency burden.
--
You are receiving this mail because:
You are the assignee for the bug.