summaryrefslogtreecommitdiff
path: root/textproc/libxml2
diff options
context:
space:
mode:
authortnn <tnn>2015-03-22 05:53:12 +0000
committertnn <tnn>2015-03-22 05:53:12 +0000
commit383b5cf9c1bc29232d53098e451d63670711a4ff (patch)
treef23e8ac4e1ef6556d3333bb8177f230ce3082e0d /textproc/libxml2
parentbc947aaecb90d07c400a50d3e5570eb6adb1bef1 (diff)
downloadpkgsrc-383b5cf9c1bc29232d53098e451d63670711a4ff.tar.gz
pass --with-lzma to configure script
Diffstat (limited to 'textproc/libxml2')
-rw-r--r--textproc/libxml2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/libxml2/Makefile b/textproc/libxml2/Makefile
index 67acfcf5d2f..bf0ec12b3e6 100644
--- a/textproc/libxml2/Makefile
+++ b/textproc/libxml2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.135 2015/03/11 22:53:10 tnn Exp $
+# $NetBSD: Makefile,v 1.136 2015/03/22 05:53:12 tnn Exp $
DISTNAME= libxml2-2.9.2
PKGREVISION= 1
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-html-subdir=libxml2
CONFIGURE_ARGS+= --with-iconv=${BUILDLINK_PREFIX.iconv}
CONFIGURE_ARGS+= --with-zlib=${BUILDLINK_PREFIX.zlib}
+CONFIGURE_ARGS+= --with-lzma=${BUILDLINK_PREFIX.xz}
CONFIGURE_ARGS+= --without-python
PKGCONFIG_OVERRIDE= libxml-2.0.pc.in