Fix build with new version of "libtool-base".
This commit is contained in:
parent
f636207f36
commit
46576b69a7
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.54 2009/09/26 05:58:27 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.55 2010/01/01 13:22:15 tron Exp $
|
||||
|
||||
DISTNAME= ntop-3.3.10
|
||||
CATEGORIES= net
|
||||
|
@ -43,7 +43,7 @@ USE_BUILTIN.libevent= no
|
|||
|
||||
pre-configure:
|
||||
set -e; cd ${WRKSRC}; \
|
||||
cp ${PREFIX}/share/libtool/ltmain.sh .; \
|
||||
cp ${PREFIX}/share/libtool/config/ltmain.sh .; \
|
||||
aclocal; autoheader; automake -a --foreign -i; autoconf
|
||||
|
||||
.include "../../databases/gdbm/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue