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

(-)Makefile (-1 / +4 lines)
Lines 14-21 Link Here
14
LICENSE=	MIT
14
LICENSE=	MIT
15
LICENSE_FILE=	${WRKSRC}/LICENSE
15
LICENSE_FILE=	${WRKSRC}/LICENSE
16
16
17
OPTIONS_DEFINE=	DOCS
17
OPTIONS_DEFINE=	DOCS SSL
18
OPTIONS_DEFAULT=SSL
18
19
20
SSL_CONFIGURE_OFF=	--without-ssl
21
19
USES=		compiler execinfo gmake python:2
22
USES=		compiler execinfo gmake python:2
20
HAS_CONFIGURE=	yes
23
HAS_CONFIGURE=	yes
21
USE_LDCONFIG=	yes
24
USE_LDCONFIG=	yes

Return to bug 205672