From b5d977c1267293179b1deaadf74303780d1dcc3d Mon Sep 17 00:00:00 2001 From: oliver Date: Fri, 3 Jun 2005 20:18:13 +0000 Subject: change the libtool version to use from 1.3 to 1.5 --- net-mgmt/nefu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt') diff --git a/net-mgmt/nefu/Makefile b/net-mgmt/nefu/Makefile index bac8a7f9ffc2..4c6aa6fd14e7 100644 --- a/net-mgmt/nefu/Makefile +++ b/net-mgmt/nefu/Makefile @@ -19,7 +19,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" CONFIGURE_ARGS+= --with-ssl=${OPENSSLBASE} --disable-html USE_OPENSSL= yes -USE_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 MAN1= nefu.1 MAN4= nefu.conf.4 -- cgit