pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/46073: firefox 8 build fails gtk pre-requisite
The following reply was made to PR pkg/46073; it has been noted by GNATS.
From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc:
Subject: Re: pkg/46073: firefox 8 build fails gtk pre-requisite
Date: Thu, 23 Feb 2012 01:41:05 +0100
On Wed, Feb 22, 2012 at 05:05:05PM +0000, Mayuresh wrote:
> I don't see patches directory in www/firefox though the PKGREVISION shows
> 3. My understanding was, PKGREVISION stands for netbsd specific patches
> that should be residing in source tree.
www/firefox/Makefile has a line
.include "../../devel/xulrunner/dist.mk"
That file defines:
PATCHDIR= ${.CURDIR}/../../devel/xulrunner/patches
which is where you'll find the patches you're looking for.
Is it ok to close this PR?
Thomas
Home |
Main Index |
Thread Index |
Old Index