Hi all,

I found two strange things in using 'port installed depends:'. The 'gcr'
port appears to depend on itself, and gconf and gtk3 appear to depend on
each other. Does this make sense? Is it a bug in base or the Portfiles?

David

$ port installed depends:gcr
The following ports are currently installed:
  gcr @3.10.1_0
  gcr @3.10.1_1
  gcr @3.10.1_2 (active)
  ...

$ port installed depends:gconf | grep gtk
  ...
  gtk2 @2.24.23_0+no_x11+quartz (active)
  gtk3 @3.8.2_0+x11
  ...
  gtk3 @3.12.0_0+x11 (active)
$ port installed depends:gtk3
  ...
  gconf @2.32.4_2+quartz
  gconf @2.32.4_3+quartz (active)
  gcr @3.10.1_0
  gcr @3.10.1_1
  gcr @3.10.1_2 (active)
_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to