mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Fix typo
Submitted by: John Hein <jhein@symmetricom.com>
This commit is contained in:
parent
3da360b005
commit
a627b0690f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342087
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ DRI_DRIVERS= MACH64 RADEON SWRAST
|
|||
.endif # defined(WITH_NEW_XORG)
|
||||
|
||||
# empty for unsupported arches
|
||||
DIR_DRIVERS+=
|
||||
DRI_DRIVERS+=
|
||||
|
||||
.for _d in ${ALL_DRI_DRIVERS}
|
||||
.if ${DRI_DRIVERS:M${_d}}
|
||||
|
|
Loading…
Add table
Reference in a new issue