vany:/usr/ports/multimedia/vlc-devel# make config "Makefile", line 396: Could not find bsd.gecko.mk make: fatal errors encountered -- cannot continue vany:/usr/ports/multimedia/vlc-devel# grep \$Free Makefile # $FreeBSD: ports/multimedia/vlc-devel/Makefile,v 1.208 2008/11/03 08:57:52 makc Exp $ Fix: submit bsd.gecko.mk please =) How-To-Repeat: try to install this port
Maintainer of multimedia/vlc-devel, Please note that PR ports/128675 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/128675 -- 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)
Make sure your ports directory is complete and up to date. bsd.gecko.mk should be in ${PORTSDIR}/Mk (typically /usr/ports/Mk) and is one of the standard port includes.
Edwin Groothuis wrote: > Maintainer of multimedia/vlc-devel, > > Please note that PR ports/128675 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/128675 > Coordinated with miwi via irc to include the fix for this in the 0.9.6 update (ports/128656). The include line is unnecessary and may be removed/commented out safely. Pointed out by nox via irc.
Responsible Changed From-To: freebsd-ports-bugs->amdmi3 I'll take it.
State Changed From-To: feedback->closed Was fixed with commit of ports/128656