Date: Thu, 8 Sep 2005 17:28:11 -0500 From: Brian Kee <brianakee@gmail.com> To: freebsd-ports@freebsd.org Subject: Makefile: Trouble with EXTRA_PATCHES Message-ID: <34bd7541050908152822793651@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I am trying to modify a Makfile to add a specific patch that is contained= =20 within a gzipped tarball. I can get the file downloaded, and unpacked and= =20 defined within the Makefile. What I cannot do is get the patch to apply. Th= e=20 make procedure keeps asking me what file to patch: =3D=3D=3D> Patching for <package> =3D=3D=3D> Applying extra patch=20 /usr/ports/catagory/package/work/path/to/patch/file.patch=20 File to patch:=20 I know the full path to the file that needs to be patched, but how can I= =20 tell make how to do this automatically.=20 Thank You, Brian A. Kee
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34bd7541050908152822793651>