pre-patch / gmake question

Adam Weinberger adamw at FreeBSD.org
Wed Oct 29 12:15:07 PST 2003


>> (10.29.2003 @ 1454 PST): Ion-Mihai Tetcu said, in 0.7K: <<
> If for some reason I need to do something like:
> 
> pre-patch:
>         (cd ${WRKDIR}/ && @${GMAKE} -f Makefile.dist)
> 
> is the above  ok or are better way to do it ?
> If I set USE_GMAKE=YES it seems it doesn't get set for the pre-patch
> target.
>> end of "pre-patch / gmake question" from Ion-Mihai Tetcu <<

In general, use post-patch. bsd.gnome.mk takes over pre-patch in many
circumstances. There are other problems with your example, especially
the misplaced @-sign.

# Adam


--
Adam Weinberger
vectors.cx	>>  adam at vectors.cx	>>  http://www.vectors.cx
magnesium.net	<<  adamw at magnesium.net	<<  http://www.magnesium.net/~adamw
FreeBSD		>>  adamw at FreeBSD.org	>>  http://people.freebsd.org/~adamw
#vim:set ts=8: 8-char tabs prevent tooth decay.


More information about the freebsd-ports mailing list