[110268] trunk/dports/www/FileZilla/Portfile

mojca at macports.org mojca at macports.org
Thu Aug 29 04:20:33 PDT 2013


Revision: 110268
          https://trac.macports.org/changeset/110268
Author:   mojca at macports.org
Date:     2013-08-29 04:20:33 -0700 (Thu, 29 Aug 2013)
Log Message:
-----------
FileZilla: add a bunch of missing dependencies (dbus, gmp, libiconv, nettle)

Modified Paths:
--------------
    trunk/dports/www/FileZilla/Portfile

Modified: trunk/dports/www/FileZilla/Portfile
===================================================================
--- trunk/dports/www/FileZilla/Portfile	2013-08-29 11:03:30 UTC (rev 110267)
+++ trunk/dports/www/FileZilla/Portfile	2013-08-29 11:20:33 UTC (rev 110268)
@@ -25,11 +25,15 @@
 
 depends_build       port:pkgconfig
 
-depends_lib         port:libidn \
+depends_lib         port:dbus \
                     port:gettext \
+                    port:gmp \
+                    port:gnutls \
                     port:libgpg-error \
                     port:libgcrypt \
-                    port:gnutls \
+                    port:libiconv \
+                    port:libidn \
+                    port:nettle \
                     port:sqlite3 \
                     port:xdg-utils
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130829/40790311/attachment-0001.html>


More information about the macports-changes mailing list