[122086] trunk/dports/sysutils/libvirt/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jul 14 04:33:30 PDT 2014


Revision: 122086
          https://trac.macports.org/changeset/122086
Author:   ryandesign at macports.org
Date:     2014-07-14 04:33:30 -0700 (Mon, 14 Jul 2014)
Log Message:
-----------
libvirt: libpcap is not used when qemu support is not enabled

Modified Paths:
--------------
    trunk/dports/sysutils/libvirt/Portfile

Modified: trunk/dports/sysutils/libvirt/Portfile
===================================================================
--- trunk/dports/sysutils/libvirt/Portfile	2014-07-14 11:26:54 UTC (rev 122085)
+++ trunk/dports/sysutils/libvirt/Portfile	2014-07-14 11:33:30 UTC (rev 122086)
@@ -27,7 +27,6 @@
 depends_lib         port:curl \
                     port:gnutls \
                     port:libiconv \
-                    port:libpcap \
                     port:libssh2 \
                     port:libxml2 \
                     port:readline \
@@ -42,6 +41,7 @@
                     --without-dtrace \
                     --without-hal \
                     --with-init-script=none \
+                    --without-libpcap \
                     --without-lxc \
                     --without-macvtap \
                     --without-netcf \
@@ -60,7 +60,6 @@
                     --without-xenapi \
                     --without-xen-inotify \
                     --with-esx \
-                    --with-libpcap \
                     --with-libvirtd \
                     --with-remote \
                     --with-test \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140714/5d04888f/attachment.html>


More information about the macports-changes mailing list