diff options
Diffstat (limited to 'textproc/bsdsort/Makefile')
-rw-r--r-- | textproc/bsdsort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bsdsort/Makefile b/textproc/bsdsort/Makefile index e05af70..1af4a85 100644 --- a/textproc/bsdsort/Makefile +++ b/textproc/bsdsort/Makefile @@ -30,7 +30,7 @@ PLIST_FILES= bin/sort \ man/man1/sort.1.gz OPTIONS_DEFINE= THREADS NLS -OPTIONS_DEFAULT= THREADS NLS +OPTIONS_DEFAULT= THREADS OPTIONS_SUB= yes NLS_MAKE_ENV_OFF= WITHOUT_NLS=yes |