mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- fix typo
This commit is contained in:
parent
8034068dd6
commit
54a99f3272
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212740
@ -106,7 +106,7 @@ post-extract: post-extract-epag
|
||||
.if defined(WITH_GS_lvga256) \
|
||||
|| defined(WITH_GS_vgalib)
|
||||
. if defined(WITHOUT_SVGALIB)
|
||||
. warning drivers incompatible with WITHDOUT_SVGALIB will be removed automatically
|
||||
. warning drivers incompatible with WITHOUT_SVGALIB will be removed automatically
|
||||
. undef WITH_GS_lvga256
|
||||
. undef WITH_GS_vgalib
|
||||
. else
|
||||
|
@ -106,7 +106,7 @@ post-extract: post-extract-epag
|
||||
.if defined(WITH_GS_lvga256) \
|
||||
|| defined(WITH_GS_vgalib)
|
||||
. if defined(WITHOUT_SVGALIB)
|
||||
. warning drivers incompatible with WITHDOUT_SVGALIB will be removed automatically
|
||||
. warning drivers incompatible with WITHOUT_SVGALIB will be removed automatically
|
||||
. undef WITH_GS_lvga256
|
||||
. undef WITH_GS_vgalib
|
||||
. else
|
||||
|
Loading…
Reference in New Issue
Block a user