Compile a port without its dependencies?

2013-06-28 Thread Walter Hurry
Is there a way to compile a port without its dependencies? I ask because recently I wanted two shlibs: wnck.so and rsvg.so (they are provided by x11-toolkits/py-gnome-desktop). I didn't need all the accompanying baggage (half of GNOME it seems), but it dragged in over 80 other packages

Re: Compile a port without its dependencies?

2013-06-28 Thread Mark Felder
Sometimes build dependencies are just that -- You might benefit from using the poudriere tool to build these things in a clean environment and then you can just install the package/runtime dependencies. ___ freebsd-questions@freebsd.org mailing