Date: Thu, 13 Oct 2005 17:16:37 +0800 From: "Mars G. Miro" <marsgmiro@gmail.com> To: freebsd-ports@freebsd.org Subject: patching a build dependency Message-ID: <28edec3c0510130216i1954a71dyb93900ac50e18a2c@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi porters! I'm working on a port that has another port as its build dependency. Let's say this is port X and the dependency is port Z. When I'm building port X, I need to patch something in port Z, however I don't need to patch port Z if i'm only building port Z. Is this at all possible to set this in port X's Makefile? or should I do this in port Z, then perhaps define a variable somewhere to patch it if i'm building port X? Thanks much. cheers mars
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?28edec3c0510130216i1954a71dyb93900ac50e18a2c>