diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-28 19:10:04 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-09-28 19:10:04 +0000 |
commit | f10302036b514b5c027f82435ae848469be68790 (patch) | |
tree | 240b6755e060c9f5b103885c153556e8bc270a54 /textproc/aspell | |
parent | d0aee5723b25244a7b374212bfa574a56f66e192 (diff) | |
download | ports-f10302036b514b5c027f82435ae848469be68790.tar.gz ports-f10302036b514b5c027f82435ae848469be68790.zip |
Notes
Diffstat (limited to 'textproc/aspell')
-rw-r--r-- | textproc/aspell/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 43c7a0c7d643..50aeb4137667 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -39,7 +39,6 @@ SUB_LIST= VERINST=${VERINST} USE_GETTEXT= yes PLIST_SUB+= NLS="" .else -USE_GETTEXT= yes CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif |