diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index b9184dc2b8e..964437254e5 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.7 2001/06/12 16:05:55 avsm Exp $ +# $OpenBSD: Makefile,v 1.8 2001/07/16 11:17:45 avsm Exp $ COMMENT= extendable encryption program that supports many ciphers @@ -20,7 +20,8 @@ MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/ \ USE_LIBTOOL= Yes USE_GMAKE= Yes LIB_DEPENDS= mcrypt.6::security/libmcrypt \ - intl.1::devel/gettext + intl.1::devel/gettext \ + ltdl.1::devel/libtool CONFIGURE_STYLE= gnu CONFIGURE_ARGS+= ${CONFIGURE_SHARED}