aboutsummaryrefslogtreecommitdiff
path: root/devel/libvirt
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2012-04-04 05:21:31 +0000
committerJason Helfman <jgh@FreeBSD.org>2012-04-04 05:21:31 +0000
commitd2b3c7dbbc15da741e822117df467eabf33ba6e2 (patch)
tree80f3a33965f7a10dae208791a092ac16c180724d /devel/libvirt
parent42d8138e1e20e9a96dcedaef20d8cf33c3d509d5 (diff)
Notes
Diffstat (limited to 'devel/libvirt')
-rw-r--r--devel/libvirt/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index 48589fc46a1e..74c4dbb81c2f 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -23,8 +23,7 @@ LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake autoconf
-CONFIGURE_ARGS= --without-libssh2 \
- --without-sasl \
+CONFIGURE_ARGS= --without-sasl \
--without-yajl \
--without-avahi \
--without-polkit \