From ff3b4b148cb74724c71f0ca109311f74ece3b5ad Mon Sep 17 00:00:00 2001 From: lawrance Date: Fri, 27 May 2005 14:30:36 +0000 Subject: Build with included libtool (no more static library), as discussed with vs. Approved by: clement (mentor, implicit) --- devel/libassa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/libassa') diff --git a/devel/libassa/Makefile b/devel/libassa/Makefile index b28215e18289..e2437920138e 100644 --- a/devel/libassa/Makefile +++ b/devel/libassa/Makefile @@ -17,7 +17,7 @@ COMMENT= An C++ networking library and application framework USE_GNOME= gnomehack gnometarget pkgconfig USE_REINPLACE= yes -USE_LIBTOOL_VER= 15 +USE_INC_LIBTOOL_VER= 15 CONFIGURE_ARGS= --disable-html-docs --disable-static INSTALLS_SHLIB= yes -- cgit