Created attachment 144200 [details] Suggested patch to fix the dependency The gearmand port has boost-libs listed as a BUILD dependency when it should be a LIB dependency .. it is required to run gearmand, but a build dependency isn't pulled in by pkg when installing the dependant application.
Over to maintainer.
Committed, thanks!
A commit references this bug: Author: bdrewery Date: Mon Oct 13 17:02:48 UTC 2014 New revision: 370793 URL: https://svnweb.freebsd.org/changeset/ports/370793 Log: - Fix dependency on boost. It should be a LIB_DEPENDS. PR: 191440 Submitted by: matt@conundrum.com (based on) Changes: head/devel/gearmand/Makefile
A commit references this bug: Author: bdrewery Date: Mon Oct 13 17:04:06 UTC 2014 New revision: 370794 URL: https://svnweb.freebsd.org/changeset/ports/370794 Log: MFH: r370793 - Fix dependency on boost. It should be a LIB_DEPENDS. PR: 191440 Submitted by: matt@conundrum.com (based on) Changes: _U branches/2014Q4/ branches/2014Q4/devel/gearmand/Makefile