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

(-)Makefile (-1 / +1 lines)
Lines 20-26 Link Here
20
COMMENT=	Replacement for crypt(1)
20
COMMENT=	Replacement for crypt(1)
21
21
22
LIB_DEPENDS=	mcrypt.8:${PORTSDIR}/security/libmcrypt \
22
LIB_DEPENDS=	mcrypt.8:${PORTSDIR}/security/libmcrypt \
23
		mhash.2:${PORTSDIR}/security/mhash/
23
		mhash.2:${PORTSDIR}/security/mhash
24
24
25
USE_GETTEXT=	yes
25
USE_GETTEXT=	yes
26
GNU_CONFIGURE=	yes
26
GNU_CONFIGURE=	yes

Return to bug 121647