Add libltdl dependency, that somehow missed in the previous commit
(resulting in a port that wouldn't compile)
This commit is contained in:
parent
b6e09e1290
commit
47246be360
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=245352
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user