Add libltdl dependency, that somehow missed in the previous commit

(resulting in a port that wouldn't compile)
This commit is contained in:
Johan van Selst 2009-12-07 20:49:45 +00:00
parent b6e09e1290
commit 47246be360
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245352

View File

@ -37,6 +37,7 @@ CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
MAKE_ENV+= ABS_BUILDDIR=${WRKSRC} TMPFOLDER=${WRKSRC}
MAKE_ARGS+= -EABS_BUILDDIR
USE_AUTOTOOLS= libltdl:22
.if !defined(NOPORTDOCS)
MAKE_ENV+= DOCS=docs