audio/mumble needs these depends as run-depends : databases/qt4-sqlite3-plugin x11/qt4-opengl devel/protobuf For the moment they are not shown required by audio/mumble How-To-Repeat: make -C /usr/ports/audio/mumble install clean pkg_cleanup # remove every libs you don't need mumble # fail, protobuf, qt(opengl|sqlite) missing
Maintainer of audio/mumble, Please note that PR ports/146578 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/146578 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I tested the patch and approve it! Please commit.
Responsible Changed From-To: freebsd-ports-bugs->makc I'll take it.
State Changed From-To: feedback->open Maintainer approved the patch.
makc 2010-05-16 11:39:21 UTC FreeBSD ports repository Modified files: audio/mumble Makefile Log: Fix dependencies. PR: ports/146578 Submitted by: Demelier David <demelier.david at gmail.com> Approved by: maintainer Revision Changes Path 1.11 +6 -5 ports/audio/mumble/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks!