svn commit: r436021 - head/mail/neomutt

Baptiste Daroussin bapt at FreeBSD.org
Sun Mar 12 19:50:28 UTC 2017


Author: bapt
Date: Sun Mar 12 19:50:26 2017
New Revision: 436021
URL: https://svnweb.freebsd.org/changeset/ports/436021

Log:
  Use standard description for NCURSES and SLANG options
  
  Reported by:	danfe

Modified:
  head/mail/neomutt/Makefile

Modified: head/mail/neomutt/Makefile
==============================================================================
--- head/mail/neomutt/Makefile	Sun Mar 12 19:45:09 2017	(r436020)
+++ head/mail/neomutt/Makefile	Sun Mar 12 19:50:26 2017	(r436021)
@@ -38,8 +38,6 @@ LMDB_DESC=		Lightning Memory-Mapped Data
 QDBM_DESC=		Quick DataBase Manager support
 TOKYOCABINET_DESC=	Tokyo Cabinet support
 SCREEN_DESC=	Screen options
-NCURSES_DESC=	Ncurses support
-SLANG_DESC=	SLANG support
 
 CONFIGURE_ARGS=	--disable-dependency-tracking \
 		--with-docdir="${DOCSDIR}" \


More information about the svn-ports-all mailing list