Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Apr 2008 11:38:46 -0400
From:      Steven Kreuzer <skreuzer@exit2shell.com>
To:        Adam Martin <adamartin@freebsd.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: www/links port fails to build with DirectFB library
Message-ID:  <20080415153846.GA73733@scruffy.exit2shell.com>
In-Reply-To: <B9B433CE-653F-4623-B673-4EBA90CC57C6@FreeBSD.org>
References:  <B9B433CE-653F-4623-B673-4EBA90CC57C6@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hey Adam-

I think the best course of action would be for you to correct the offending
lines in the Makefile and then open up a PR with the patch. After the
maintainer of the port approves the patch, it can be commited to cvs.

Thanks for catching this.

SK

On Tue, Apr 15, 2008 at 12:38:50AM -0400, Adam Martin wrote:
> To whom it might concern,
> 
> 	I've started a rebuild of all ports, on my home system, and links  
> port failed, with the libdirectfb.  I have fixed it -- the dependancy  
> line with the "libdirectfb" entry should be changed to "directfb".
> 
> Line 51 (as of my last portsnap fetch; portsnap update, a few minutes  
> ago) of /usr/ports/www/links/Makefile should read:
> 
> LIB_DEPENDS+=           directfb:${PORTSDIR}/devel/directfb
> 
> Instead it reads:
> 
> LIB_DEPENDS+=           libdirectfb:${PORTSDIR}/devel/directfb
> 
> 
> Hopefully this hasn't affected too many people, and hopefully I'm not  
> pestering the wrong people.
> 
> Regards,
> 
> --
> ADAM David Alan Martin
> 
> Filesystem and Storage Lab, SUNY Stony Brook
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

-- 
Steven Kreuzer
http://www.exit2shell.com/~skreuzer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080415153846.GA73733>