diff options
Diffstat (limited to 'textproc/libxml2/Makefile')
-rw-r--r-- | textproc/libxml2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile index ae2fd08..6ba286e 100644 --- a/textproc/libxml2/Makefile +++ b/textproc/libxml2/Makefile @@ -25,7 +25,7 @@ COMMENT?= XML parser library for GNOME USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_GNOME?= gnomehack gnometarget pkgconfig INSTALLS_SHLIB= yes USE_REINPLACE= yes |