Index: head/databases/foundationdb-devel/Makefile =================================================================== --- head/databases/foundationdb-devel/Makefile +++ head/databases/foundationdb-devel/Makefile @@ -2,6 +2,7 @@ PORTNAME= foundationdb-devel DISTVERSION= 7.0.0.a.20190823 +PORTREVISION= 1 CATEGORIES= databases MAINTAINER= dch@FreeBSD.org @@ -17,7 +18,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libeio.so:devel/libeio -USES= compiler:c++17-lang cmake mono python:build shebangfix ssl +USES= compiler:c++17-lang cmake mono:build python:build shebangfix ssl USE_GITHUB= yes GH_ACCOUNT= wolfspider GH_PROJECT= foundationdb Index: head/databases/foundationdb/Makefile =================================================================== --- head/databases/foundationdb/Makefile +++ head/databases/foundationdb/Makefile @@ -3,7 +3,7 @@ PORTNAME= foundationdb PORTVERSION= 6.1.8 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= databases MAINTAINER= dch@FreeBSD.org @@ -19,7 +19,7 @@ LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libeio.so:devel/libeio -USES= compiler:c++14-lang gmake mono python:build shebangfix +USES= compiler:c++14-lang gmake mono:build python:build shebangfix USE_GITHUB= yes GH_ACCOUNT= apple USE_RC_SUBR= foundationdb