This commit is contained in:
Niclas Zeising 2019-08-26 13:34:22 +00:00
parent 3cdc571ab8
commit 7ceb44e598
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509945

View File

@ -177,7 +177,7 @@ USE_XORG+= fontutil
. endif # ${_XORG_CAT} == <category>
# We onlu need USES=xorg if we want USE_XORG modules
# We only need USES=xorg if we want USE_XORG modules
. if defined(USE_XORG) && !empty(USE_XORG)
.include "${USESDIR}/xorg.mk"
. endif