diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile index cad9e563cb9a..7f13521e2bf2 100644 --- a/converters/osm2pgrouting/Makefile +++ b/converters/osm2pgrouting/Makefile @@ -13,12 +13,10 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libexpat.so:textproc/expat2 \ libpqxx.so:databases/postgresql-libpqxx -USES= cmake compiler:c++17-lang pgsql +USES= cmake compiler:c++17-lang USE_GITHUB= yes GH_ACCOUNT= pgRouting -WANT_PGSQL= client - OPTIONS_DEFINE= DOCS PORTDOCS= README.md