Index: Makefile =================================================================== --- Makefile (revision 515241) +++ Makefile (working copy) @@ -53,7 +53,7 @@ PLIST_SUB+= AMDGPU="@comment " PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="" -PLIST_SUB+= VMWGFX="" +PLIST_SUB+= VMWGFX="" . if ${OSVERSION} >= 1300033 PLIST_SUB+= VBOXVIDEO="" . else @@ -63,12 +63,13 @@ PLIST_SUB+= AMDGPU="" PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="@comment " -PLIST_SUB+= VMWGFX="@comment " +PLIST_SUB+= VBOXVIDEO="@comment " +PLIST_SUB+= VMWGFX="@comment " .else PLIST_SUB+= AMDGPU="@comment " PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="@comment " -PLIST_SUB+= VMWGFX="@comment " +PLIST_SUB+= VMWGFX="@comment " .endif .include