summaryrefslogtreecommitdiff
path: root/converters/osm2pgrouting/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/osm2pgrouting/Makefile')
-rw-r--r--converters/osm2pgrouting/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/converters/osm2pgrouting/Makefile b/converters/osm2pgrouting/Makefile
index f50cb9291a5b..fd4d5a1df5c7 100644
--- a/converters/osm2pgrouting/Makefile
+++ b/converters/osm2pgrouting/Makefile
@@ -1,7 +1,6 @@
PORTNAME= osm2pgrouting
DISTVERSIONPREFIX= v
-DISTVERSION= 2.3.8
-PORTREVISION= 10
+DISTVERSION= 3.0.0
CATEGORIES= converters databases geography
MAINTAINER= lbartoletti@FreeBSD.org
@@ -11,7 +10,7 @@ WWW= https://pgrouting.org/docs/tools/osm2pgrouting.html
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/LICENSE
-LIB_DEPENDS= libboost_system.so:devel/boost-libs \
+LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libexpat.so:textproc/expat2 \
libpqxx.so:databases/postgresql-libpqxx