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

(-)Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
USE_GITHUB=	yes
17
USE_GITHUB=	yes
18
GH_ACCOUNT=	kubo
18
GH_ACCOUNT=	kubo
19
19
20
USES=		autoreconf
20
USES=		autoreconf compiler:c++11-lang
21
CONFIGURE_ARGS=	--with-snappy=${LOCALBASE}
21
CONFIGURE_ARGS=	--with-snappy=${LOCALBASE}
22
GNU_CONFIGURE=	yes
22
GNU_CONFIGURE=	yes
23
23

Return to bug 234941