[86776] users/cal/ports/devel/libvirt/Portfile

cal at macports.org cal at macports.org
Thu Nov 3 18:29:31 PDT 2011


Revision: 86776
          http://trac.macports.org/changeset/86776
Author:   cal at macports.org
Date:     2011-11-03 18:29:30 -0700 (Thu, 03 Nov 2011)
Log Message:
-----------
devel/libvirt: Fix missing backslashes at EOL

Modified Paths:
--------------
    users/cal/ports/devel/libvirt/Portfile

Modified: users/cal/ports/devel/libvirt/Portfile
===================================================================
--- users/cal/ports/devel/libvirt/Portfile	2011-11-04 01:27:20 UTC (rev 86775)
+++ users/cal/ports/devel/libvirt/Portfile	2011-11-04 01:29:30 UTC (rev 86776)
@@ -29,12 +29,12 @@
                         port:gnutls \
                         port:libgcrypt \
                         port:libgpg-error \
-                        port:libiconv
+                        port:libiconv \
                         port:libidn \
                         port:libtasn1 \
                         port:libxml2 \
                         port:openssl \
-                        port:readline
-                        port:zlib \
+                        port:readline \
+                        port:zlib
 
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111103/1635e176/attachment.html>


More information about the macports-changes mailing list