Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Dec 2012 02:18:12 +0000 (UTC)
From:      Wesley Shields <wxs@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r308298 - head/deskutils/recoll
Message-ID:  <201212050218.qB52ICUS035727@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wxs
Date: Wed Dec  5 02:18:11 2012
New Revision: 308298
URL: http://svnweb.freebsd.org/changeset/ports/308298

Log:
  Remove ASPELL description and use the default.
  Remove 'enable' from X11MON_DESC.
  
  Noticed by:	danfe@
  Feature safe:	yes

Modified:
  head/deskutils/recoll/Makefile

Modified: head/deskutils/recoll/Makefile
==============================================================================
--- head/deskutils/recoll/Makefile	Wed Dec  5 01:58:40 2012	(r308297)
+++ head/deskutils/recoll/Makefile	Wed Dec  5 02:18:11 2012	(r308298)
@@ -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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212050218.qB52ICUS035727>