Bug 128675

Summary: multimedia/vlc-devel whant strange things
Product: Ports & Packages Reporter: Ivan B. Serezhkin <ivan>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ivan B. Serezhkin 2008-11-07 14:40:08 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-07 15:59:55 UTC
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
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2008-11-07 15:59:56 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Joseph S Atkinson 2008-11-07 21:07:00 UTC
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.
Comment 4 Joseph S Atkinson 2008-11-08 07:51:48 UTC
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.
Comment 5 Dmitry Marakasov freebsd_committer freebsd_triage 2008-11-10 13:05:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 6 Dmitry Marakasov freebsd_committer freebsd_triage 2008-11-10 13:07:49 UTC
State Changed
From-To: feedback->closed

Was fixed with commit of ports/128656