Q: Patchfile

Mark Duling mark.duling at biola.edu
Mon Oct 2 09:41:18 PDT 2006


At this time I'm working on an portfile for qucs
(http://qucs.sourceforge.net/).
Becaus'e of the stripping bug with gcc 4.0 on os x I need to apply an
pathfile
to "configure". Even it should be possible to put this patch file to
sourceforge
I'll like  to put it to the port ...

How can I do this? ;)


Rolf,

Create your patchfile at the ${worksrcpath} directory level, probably
called patch-configure

1) mkdir a ./files/ directory within the portpath
2) place your patchfile in it
3) put this command in your portfile:

patchfiles	patch-configure

Browse through some current ports to see examples.

Mark




More information about the macports-users mailing list