DragonFly bugs List (threaded) for 2005-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Problem with bsd.ports.mk
On Thu, Feb 24, 2005 at 02:22:36AM +0900, YONETANI Tomokazu wrote:
> Yes, below should work, but it can bark on false positives, for example
> (not sure if such a thing is possible though):
> .if DragonFly
> .include <bsd.dfport.foo.mk>
> .else
> .include <bsd.port.foo.mk>
> .endif
I don't think that's possible and I'd prefer to add a DRAGONFLY_NATIVE
flag or so if we really want to support such a thing.
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]