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? -Oliver