Andrew Pantyukhin wrote:
>> .include <bsd.port.pre.mk>
>>
>> -.if ${ARCH} == "amd64"
>> -IGNORE= crashes after a short time
>> -.endif
>> -
>
> I guess we can do bsd.port.{pre,post}.mk->bsd.port.mk
> now, can't we?
Maybe, it should be a optional thing. I almost always like to use
bsd.port.{pre,post}.mk.
- Jean