DragonFly kernel List (threaded) for 2004-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Building ports for DragonFlyBSD
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]