svn commit: r536426 - head/shells/fish

Alan Somers asomers at FreeBSD.org
Mon May 25 01:30:58 UTC 2020


Author: asomers (src committer)
Date: Mon May 25 01:30:57 2020
New Revision: 536426
URL: https://svnweb.freebsd.org/changeset/ports/536426

Log:
  shells/fish: delete debugging cruft from r536422
  
  Reported by:	Alexander Matveev <timon at net.nz>

Modified:
  head/shells/fish/Makefile

Modified: head/shells/fish/Makefile
==============================================================================
--- head/shells/fish/Makefile	Sun May 24 22:56:51 2020	(r536425)
+++ head/shells/fish/Makefile	Mon May 25 01:30:57 2020	(r536426)
@@ -42,8 +42,6 @@ PORTDOCS=	*
 
 .if ${NCURSESBASE:M${LOCALBASE}}
 CMAKE_ARGS+=	-DCURSES_NEED_NCURSES=TRUE
-.else
-.info NCURSES BASE
 .endif
 
 post-install:


More information about the svn-ports-head mailing list