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

(-)b/net/krill/Makefile (+5 lines)
Lines 18-23 USES= cargo ssl Link Here
18
USE_GITHUB=	yes
18
USE_GITHUB=	yes
19
GH_ACCOUNT=	NLnetLabs
19
GH_ACCOUNT=	NLnetLabs
20
20
21
.include <bsd.port.options.mk>
22
.if ${OSVERSION} < 1200000 && ${SSL_DEFAULT} == base
23
BROKEN=	on RELEASE ${OSREL} ${OSVERSION} with base ssl
24
.endif
25
21
USE_RC_SUBR=	${PORTNAME}
26
USE_RC_SUBR=	${PORTNAME}
22
27
23
# SUB_FILES=	pkg-message
28
# SUB_FILES=	pkg-message

Return to bug 257585