#44329: FileZilla: re-check dependencies ---------------------------+--------------------- Reporter: ryandesign@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: FileZilla | ---------------------------+--------------------- Comment (by rudloff@…): It seems to build without these dependencies (but gnutls requires gmp and nettle anyway): {{{ #!diff --- Portfile copie 2014-06-30 23:30:14.000000000 +0200 +++ Portfile 2014-07-15 10:35:24.000000000 +0200 @@ -34,13 +34,9 @@ depends_lib port:dbus \ port:gettext \ - port:gmp \ port:gnutls \ - port:libgpg-error \ - port:libgcrypt \ port:libiconv \ port:libidn \ - port:nettle \ port:sqlite3 \ port:xdg-utils # port:${wxWidgets.port} }}} -- Ticket URL: <https://trac.macports.org/ticket/44329#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X