diff options
Diffstat (limited to 'devel/ixlib/Makefile')
-rw-r--r-- | devel/ixlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ixlib/Makefile b/devel/ixlib/Makefile index f8100f39453c..361355938c6a 100644 --- a/devel/ixlib/Makefile +++ b/devel/ixlib/Makefile @@ -17,7 +17,7 @@ COMMENT= A small C++ tools library based on STL USE_GETTEXT= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |