Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2016 21:59:15 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r407776 - head/biology/samtools
Message-ID:  <201602012159.u11LxFMk043609@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Mon Feb  1 21:59:14 2016
New Revision: 407776
URL: https://svnweb.freebsd.org/changeset/ports/407776

Log:
  biology/samtools: document ncurses requirement (USES+=ncurses)
  
  approved by:	infrastructure blanket

Modified:
  head/biology/samtools/Makefile

Modified: head/biology/samtools/Makefile
==============================================================================
--- head/biology/samtools/Makefile	Mon Feb  1 21:59:05 2016	(r407775)
+++ head/biology/samtools/Makefile	Mon Feb  1 21:59:14 2016	(r407776)
@@ -17,7 +17,7 @@ TEST_DEPENDS=	bash:${PORTSDIR}/shells/ba
 
 USE_GITHUB=	yes
 
-USES=		autoreconf gmake perl5 shebangfix
+USES=		autoreconf gmake ncurses perl5 shebangfix
 USE_PERL5=	test
 GNU_CONFIGURE=	yes
 SUB_FILES=	pkg-message



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