[79737] trunk/dports/net/avahi/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri Jun 24 12:17:27 PDT 2011
On Jun 24, 2011, at 12:14, Jeremy Lavergne wrote:
> What happens when `+python25 +no_gtk` is picked versus `+no_gtk +python27`?
It looks like there is no difference:
$ port deps avahi +python25 +no_gtk
Full Name: avahi @0.6.30_0+no_gtk+python25+universal
Build Dependencies: pkgconfig
Library Dependencies: libdaemon, expat, gdbm, gettext, dbus-python25
Runtime Dependencies: intltool
$ port deps avahi +no_gtk +python25
Full Name: avahi @0.6.30_0+no_gtk+python25+universal
Build Dependencies: pkgconfig
Library Dependencies: libdaemon, expat, gdbm, gettext, dbus-python25
Runtime Dependencies: intltool
$
More information about the macports-dev
mailing list