diff options
-rw-r--r-- | graphics/drm-54-kmod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/drm-54-kmod/Makefile b/graphics/drm-54-kmod/Makefile index a22a45b9dce7..183f81bfcb80 100644 --- a/graphics/drm-54-kmod/Makefile +++ b/graphics/drm-54-kmod/Makefile @@ -11,6 +11,7 @@ LICENSE_COMB= multi ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, i386, aarch64, and powerpc64 +IGNORE_FreeBSD_14= Use drm-510-kmod CONFLICTS_INSTALL= drm-devel-kmod drm-current-kmod drm-510-kmod |