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

(-)security/apg/Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
.include <bsd.port.options.mk>
20
.include <bsd.port.options.mk>
21
21
22
.if defined(WITH_CRACKLIB)
22
.if defined(WITH_CRACKLIB)
23
LIB_DEPENDS=	crack.1:${PORTSDIR}/security/cracklib
23
LIB_DEPENDS=	crack.10:${PORTSDIR}/security/cracklib
24
MAKE_ARGS=	-DWITH_CRACKLIB
24
MAKE_ARGS=	-DWITH_CRACKLIB
25
.endif
25
.endif

Return to bug 165469