DragonFly BSD
DragonFly kernel List (threaded) for 2004-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Building ports for DragonFlyBSD


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxx>
Date: Mon, 9 Aug 2004 16:09:20 +0200

On Mon, Aug 09, 2004 at 12:09:54PM +0200, Oliver Eikemeier wrote:
> Is there any variable that tells a port it is build for DragonFly? 
> Simply testing whether DFPORTSDIR is defined seems a little fragile, and 
> OSVERSION is fixed to 480102. Maybe setting DFVERSION to 
> __DragonFly_version in src/share/mk/bsd.port.mk is a good idea?

A DragonFly (override) port should use bsd.dfport.mk. If you want to
support DragonFly in a normal FreeBSD port, no additional magic beside
e.g. CPP (__DragonFly__) should be needed.

Joerg

> 
> -Oliver
> 
> 



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]