diff options
Diffstat (limited to 'databases/pgrouting/Makefile')
| -rw-r--r-- | databases/pgrouting/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/pgrouting/Makefile b/databases/pgrouting/Makefile index d23f7f4fc850..9a6a7ccc5f81 100644 --- a/databases/pgrouting/Makefile +++ b/databases/pgrouting/Makefile @@ -1,7 +1,6 @@ PORTNAME= pgrouting DISTVERSIONPREFIX= v -DISTVERSION= 3.7.3 -PORTREVISION= 1 +DISTVERSION= 3.8.0 CATEGORIES= databases geography MAINTAINER= lbartoletti@FreeBSD.org @@ -11,7 +10,7 @@ WWW= https://pgrouting.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libboost_system.so:devel/boost-libs +LIB_DEPENDS= libboost_thread.so:devel/boost-libs RUN_DEPENDS= ${LOCALBASE}/share/postgresql/extension/postgis.control:databases/postgis35 USES= compiler:c++14-lang cmake localbase perl5 pgsql:13+ pkgconfig |
