svn commit: r308298 - head/deskutils/recoll

Wesley Shields wxs at FreeBSD.org
Wed Dec 5 02:18:13 UTC 2012


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>
 


More information about the svn-ports-all mailing list