Date: Fri, 13 May 2016 23:17:06 +0800 From: Julian Elischer <julian@freebsd.org> To: "ports@FreeBSD.org" <ports@freebsd.org> Subject: destination of makepatch target Message-ID: <ade04b55-bffd-7161-9647-eaad2a6c0cbd@freebsd.org>
next in thread | raw e-mail | index | archive | help
The makepatch target makes the patches in FILESDIR. should it not make them in PATCHDIR? they are defined by default to be the same thing: PATCHDIR?= ${MASTERDIR}/files FILESDIR?= ${MASTERDIR}/files but it would seem to make more sense to have them appear in PATCHDIR if it's set differently. Julian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ade04b55-bffd-7161-9647-eaad2a6c0cbd>