aboutsummaryrefslogtreecommitdiff
path: root/databases/foundationdb-devel
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2020-02-16 21:50:29 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2020-02-16 21:50:29 +0000
commitdfd37650c997f0548e035ed1ebb31659ecdc287d (patch)
tree5f1cb0eb1ae43543a2145e2a8dfcd94bcb648677 /databases/foundationdb-devel
parentab6fb4a87cc0005f896eb3ad7bc4b6ecfca008ff (diff)
downloadports-dfd37650c997f0548e035ed1ebb31659ecdc287d.tar.gz
ports-dfd37650c997f0548e035ed1ebb31659ecdc287d.zip
Notes
Diffstat (limited to 'databases/foundationdb-devel')
-rw-r--r--databases/foundationdb-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/foundationdb-devel/Makefile b/databases/foundationdb-devel/Makefile
index a23a40c4359d..185975918aa4 100644
--- a/databases/foundationdb-devel/Makefile
+++ b/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 @@ BUILD_DEPENDS= bash:shells/bash
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