aboutsummaryrefslogtreecommitdiff
path: root/devel/ixlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ixlib/Makefile')
-rw-r--r--devel/ixlib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ixlib/Makefile b/devel/ixlib/Makefile
index a7e881c5179c..a10efd92da5b 100644
--- a/devel/ixlib/Makefile
+++ b/devel/ixlib/Makefile
@@ -18,7 +18,7 @@ COMMENT= A small C++ tools library based on STL
USE_GETTEXT= yes
USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=15
+USE_AUTOTOOLS= libtool:15:inc
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"