diff options
Diffstat (limited to 'textproc/gnugrep/Makefile')
-rw-r--r-- | textproc/gnugrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/gnugrep/Makefile b/textproc/gnugrep/Makefile index 9f66b2285ff3..1c9d7e666ad0 100644 --- a/textproc/gnugrep/Makefile +++ b/textproc/gnugrep/Makefile @@ -22,7 +22,7 @@ INFO= grep CPE_VENDOR= gnu OPTIONS_DEFINE= ICONV NLS PCRE -OPTIONS_DEFAULT= ICONV NLS PCRE +OPTIONS_DEFAULT= ICONV PCRE OPTIONS_SUB= yes ICONV_CONFIGURE_USES= iconv |