openbsd-ports/infrastructure/lib
espie 2cf4d84ffd fix a long-standing bug: add LIB_DEPENDS to the RUN_DEPENDS of a port, as
there's a safeguard against self-depends anyways.
This prevents ports from getting moved from "built" to "installable"
prematurely.

For instance, devel/libsoup,-gnome doesn't directly depend on
net/glib2-networking, but it depends on devel/libsoup,-main which has
the net/glib2-networking.

Without this patch, dependencies on devel/libsoup,-gnome would often build
prematurely and build net/glib2-networking with them.
2011-06-15 10:09:31 +00:00
..
DPB fix a long-standing bug: add LIB_DEPENDS to the RUN_DEPENDS of a port, as 2011-06-15 10:09:31 +00:00
LibTool move most of libtool code around. 2010-12-05 16:37:50 +00:00
OpenBSD also add older LIB_DEPENDS to WANTLIB 2010-11-22 21:16:42 +00:00