View | Details | Raw Unified | Return to bug 258761
Collapse All | Expand All

(-)b/converters/osm2pgrouting/Makefile (-3 / +1 lines)
Lines 13-24 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ Link Here
13
               libexpat.so:textproc/expat2 \
13
               libexpat.so:textproc/expat2 \
14
               libpqxx.so:databases/postgresql-libpqxx
14
               libpqxx.so:databases/postgresql-libpqxx
15
USES=          cmake compiler:c++17-lang pgsql
15
USES=          cmake compiler:c++17-lang
16
USE_GITHUB=    yes
16
USE_GITHUB=    yes
17
GH_ACCOUNT=    pgRouting
17
GH_ACCOUNT=    pgRouting
18
WANT_PGSQL=    client
19
20
OPTIONS_DEFINE=        DOCS
18
OPTIONS_DEFINE=        DOCS
21
PORTDOCS=      README.md
19
PORTDOCS=      README.md

Return to bug 258761