diff options
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r-- | freebsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile index c46155c..3d02d14 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -57,6 +57,7 @@ PLIST_SUB+= GTK="" PROGRAM_PREFIX=g OPTIONS_DEFINE= LEXILLA MALLOC_REPLACEMENT TECO_INTEGER_32 OPTIONS_DEFAULT=LEXILLA +OPTIONS_SUB= yes LEXILLA_DESC=Build with Lexilla lexer support (larger) MALLOC_REPLACEMENT_DESC=Force replacement of system malloc() |