diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile index d5e31957aa1a..17ed8f40b305 100644 --- a/x11-drivers/xf86-video-ati/Makefile +++ b/x11-drivers/xf86-video-ati/Makefile @@ -15,7 +15,7 @@ MAN4= ati.4x radeon.4x NO_STAGE= yes .include -.if ${OSVERSION} < 1000051 +.if ${OSVERSION} < 1000051 || !defined(WITH_NEW_XORG) ATI_VERSION= 6.14.6 CONFIGURE_ARGS+=--disable-kms PLIST_SUB+= OLD=""