disable INTERNATIONAL and WITH_FREETYPE2 on FreeBSD
This commit is contained in:
@@ -201,10 +201,10 @@ all debug::
|
|||||||
export NAN_PARANOID ?= true
|
export NAN_PARANOID ?= true
|
||||||
|
|
||||||
# enable l10n
|
# enable l10n
|
||||||
export INTERNATIONAL ?= true
|
# export INTERNATIONAL ?= true
|
||||||
|
|
||||||
# enable freetype2 support for text objects
|
# enable freetype2 support for text objects
|
||||||
export WITH_FREETYPE2 ?= true
|
# export WITH_FREETYPE2 ?= true
|
||||||
|
|
||||||
else
|
else
|
||||||
ifeq ($(OS),irix)
|
ifeq ($(OS),irix)
|
||||||
|
Reference in New Issue
Block a user