View | Details | Raw Unified | Return to bug 241706
Collapse All | Expand All

(-)databases/foundationdb/Makefile (-2 / +2 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	foundationdb
4
PORTNAME=	foundationdb
5
PORTVERSION=	6.1.8
5
PORTVERSION=	6.1.8
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	databases
7
CATEGORIES=	databases
8
8
9
MAINTAINER=	vanilla@FreeBSD.org
9
MAINTAINER=	vanilla@FreeBSD.org
Lines 19-25 BUILD_DEPENDS= bash:shells/bash Link Here
19
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
19
LIB_DEPENDS=	libboost_system.so:devel/boost-libs \
20
		libeio.so:devel/libeio
20
		libeio.so:devel/libeio
21
21
22
USES=		compiler:c++14-lang gmake mono python:build shebangfix
22
USES=		compiler:c++14-lang gmake mono:build python:build shebangfix
23
USE_GITHUB=	yes
23
USE_GITHUB=	yes
24
GH_ACCOUNT=	apple
24
GH_ACCOUNT=	apple
25
USE_RC_SUBR=	foundationdb
25
USE_RC_SUBR=	foundationdb

Return to bug 241706