Problem with bsd.ports.mk

Joerg Sonnenberger joerg at britannica.bec.de
Wed Feb 23 09:47:50 PST 2005


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





More information about the Bugs mailing list