Nikolay Sturm [Sat Jun 18, 2005 at 09:32:12AM +0200] wrote: >Any feedback welcome. > make lib-depends-check shows the following:
/usr/ports/packages/all/planner-0.13.tgz: Extra: gcrypt.12 Extra: gpg-error.1 --- Makefile.orig Tue Jun 21 09:18:23 2005 +++ Makefile Tue Jun 21 09:18:23 2005 @@ -20,10 +20,10 @@ WANTLIB= ICE ORBitCosNaming-2 ORBit-2 SM X11 Xft Xrender art_lgpl_2 \ atk-1.0.0.0 audiofile bonobo-2 bonobo-activation bonoboui-2 \ - c crypto esd fontconfig freetype gconf-2.5 gcrypt \ + c crypto esd fontconfig freetype gconf-2.5 \ gdk_pixbuf-2.0.0.0 gdk-x11-2.0.0.0 glade-2.0.0.0 glib-2.0.0.0 \ gmodule-2.0.0.0 gnome-2 gnome-keyring gnomecanvas-2 \ - gnomeprint-2-2 gnomevfs-2 gobject-2.0.0.0 gpg-error \ + gnomeprint-2-2 gnomevfs-2 gobject-2.0.0.0 \ gthread-2.0.0.0 gtk-x11-2.0.0.0 jpeg m pango-1.0.0.0 \ pangoft2-1.0.0.0 pangox-1.0.0.0 pangoxft-1.0.0.0 popt pthread \ ssl xml2 z With this diff 'make lib-depends-check' is quiet. Bernd