Porting pdfedit-0.3.1

Ying-Chieh Liao ijliao at FreeBSD.org
Wed Oct 24 01:50:18 PDT 2007


On 三, 10 24, 2007 at 14:56:27 +1000, Michael Pope wrote:
> So should I be making a patch file for the extra include I have to enter 
> into src/utils/Makefile?
>
> If so how do I automate that patch for that file?  Currently i've created a 
> little patch called 'patch-src-utils-Makefile' but every time I run make it 
> asks me which file I want to patch.

did you put file path in your patch ?
in your case , it might looks like this :

<patch>
--- src/utils/Makefile.orig
+++ src/utils/Makefile
</patch>

and don't forget to use ${LOCALBASE} instead of "/usr/local"

-- 
Pi seconds is a nanocentury.
					--- Tom Duff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20071024/14ecbc51/attachment.pgp


More information about the freebsd-ports mailing list