add in a lib depend for libltdl, spotted by heko@iki.fi

This commit is contained in:
avsm 2001-07-16 11:17:45 +00:00
parent 70ddae7fc9
commit b2c41d2c05

View File

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