diff options
author | marcus <marcus@FreeBSD.org> | 2006-05-03 06:40:27 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-05-03 06:40:27 +0800 |
commit | 4ac791cc0adff10626c2d24f7e3ba2b9b4135857 (patch) | |
tree | ca8504d4cfe362bfe059c61dc5198a85945d48c5 /textproc/py-libxslt | |
parent | 9214fc8000bf3ce0fc910c83f06c6bd7cd1e93db (diff) | |
download | freebsd-ports-gnome-4ac791cc0adff10626c2d24f7e3ba2b9b4135857.tar.gz freebsd-ports-gnome-4ac791cc0adff10626c2d24f7e3ba2b9b4135857.tar.zst freebsd-ports-gnome-4ac791cc0adff10626c2d24f7e3ba2b9b4135857.zip |
Update to 1.1.16.
Diffstat (limited to 'textproc/py-libxslt')
-rw-r--r-- | textproc/py-libxslt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index ed3bd5e871d9..7938718ab86a 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -19,6 +19,7 @@ PLIST= ${.CURDIR}/pkg-plist USE_GNOME= gnomehack lthack gnometarget libxslt USE_PYTHON= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \ --with-python=${LOCALBASE} |