Bug 175222

Summary: Error in Makefile for www/neon29
Product: Ports & Packages Reporter: Walter Hurry <walterhurry>
Component: Individual Port(s)Assignee: Lev A. Serebryakov <lev>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Walter Hurry 2013-01-11 21:30:00 UTC
The Makefile for $PORTSDIR/www/neon29 contains the line:
.include "bsd.port.options.mk"

I believe this should be:
.include <bsd.port.options.mk>

Fix: 

Correct the Makefile
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-11 21:30:08 UTC
Class Changed
From-To: maintainer-update->change-request

Fix category (submitter is not maintainer) (via the GNATS Auto Assign 
Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-01-11 21:30:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lev

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 3 Lev A. Serebryakov freebsd_committer freebsd_triage 2013-07-13 16:43:08 UTC
State Changed
From-To: open->closed


Fixed long time ago. Thanks.