diff options
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/recoll/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 738c0246ddf5..51c921493054 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -30,8 +30,7 @@ MAN5= recoll.conf.5 OPTIONS_DEFINE= QT4 ASPELL PYTHON X11MON OPTIONS_DEFAULT=QT4 ASPELL PYTHON X11MON -ASPELL_DESC= Enable ASpell support -X11MON_DESC= Enable X11 session monitoring support +X11MON_DESC= X11 session monitoring support .include <bsd.port.options.mk> |