|
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 |