summaryrefslogtreecommitdiffstats
path: root/patches/source/libxml2/libxml2.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'patches/source/libxml2/libxml2.SlackBuild')
-rwxr-xr-xpatches/source/libxml2/libxml2.SlackBuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/patches/source/libxml2/libxml2.SlackBuild b/patches/source/libxml2/libxml2.SlackBuild
index 1dd393067..1af47274f 100755
--- a/patches/source/libxml2/libxml2.SlackBuild
+++ b/patches/source/libxml2/libxml2.SlackBuild
@@ -99,6 +99,8 @@ CFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PKGNAM-$VERSION \
--disable-static \
--with-python \
+ --with-legacy \
+ --with-ftp \
--build=$ARCH-slackware-linux || exit 1
make $NUMJOBS || make || exit 1
@@ -130,6 +132,8 @@ CFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PKGNAM-$VERSION \
--disable-static \
--with-python \
+ --with-legacy \
+ --with-ftp \
--build=$ARCH-slackware-linux || exit 1
make $NUMJOBS || make || exit 1