Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2016 09:15:57 -0500
From:      Kyle Evans <kevans91@ksu.edu>
To:        Mark Linimon <linimon@lonesome.com>
Cc:        Matthew Seaman <matthew@freebsd.org>, ports-list freebsd <freebsd-ports@freebsd.org>
Subject:   Re: private ports and pkgs versioning
Message-ID:  <CACNAnaGQru9c-yLWT6%2BmXTvm4ixgDO%2BKTOa1WTP%2B_DYhf0YkrA@mail.gmail.com>
In-Reply-To: <20161018141410.GA19036@lonesome.com>
References:  <1cba6ef9-89af-c3b8-48df-0cbdc8499b6c@freebsd.org> <ed1e5d26-3a0f-3889-665f-5e32dc708c7f@FreeBSD.org> <20161018125414.GA18517@lonesome.com> <ea8b000b-11a3-1b9d-e877-004e3873d782@freebsd.org> <20161018141410.GA19036@lonesome.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Oct 18, 2016 at 9:14 AM, Mark Linimon <linimon@lonesome.com> wrote:
> On Tue, Oct 18, 2016 at 02:52:34PM +0100, Matthew Seaman wrote:
>> Hmmm... looks like this is handled in the 30 or so lines starting at
>> line 1179 of bsd.port.mk
>
> Wouldn't the patch to ports/Makefile just be the following?
>
> .if exists(${.CURDIR}/Makefile.local)
> .include "${.CURDIR}/Makefile.local"
> .endif
>
> Again, I _think_ this is only necessary if you are building INDEX.
>
> mcl
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

/usr/ports/Makefile.local is already included for consideration @
bsd.port.subdir.mk:142



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaGQru9c-yLWT6%2BmXTvm4ixgDO%2BKTOa1WTP%2B_DYhf0YkrA>