diff options
Diffstat (limited to 'textproc/py-libxslt/Makefile')
-rw-r--r-- | textproc/py-libxslt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 1f04e9d99e94..e70e646dd5e0 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -19,7 +19,7 @@ PLIST= ${.CURDIR}/pkg-plist USE_GNOME= gnomehack lthack gnometarget libxslt USE_PYTHON= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --with-python=${PYTHON_CMD} |