diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-12-05 02:18:11 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-12-05 02:18:11 +0000 |
commit | 6ad9a7bd152f4f75420bdc44cbe70d3047de7996 (patch) | |
tree | 358260577fce19de2239c40b93cc105ff8f16f76 /deskutils/recoll/Makefile | |
parent | d0cbe4fcbd74d112618d06ccab6fe91cf7cb6825 (diff) |
Notes
Diffstat (limited to 'deskutils/recoll/Makefile')
-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> |