From b88c9e7efbb08c0742821e3c048f8a5daf20fe70 Mon Sep 17 00:00:00 2001 From: laszlof Date: Tue, 19 May 2009 16:42:38 +0000 Subject: - Fix libtool depend Submitted by: Ion-Mihai Tetcu --- devel/lmdbg/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/lmdbg/Makefile b/devel/lmdbg/Makefile index 51c9bb213b25..c39c5184ffa8 100644 --- a/devel/lmdbg/Makefile +++ b/devel/lmdbg/Makefile @@ -16,6 +16,7 @@ COMMENT= Lightweight malloc debugger HAS_CONFIGURE= yes USE_LDCONFIG= yes +USE_AUTOTOOLS= libtool:15 post-install: .if !defined(NOPORTDOCS) -- cgit