svn commit: r407776 - head/biology/samtools

John Marino marino at FreeBSD.org
Mon Feb 1 21:59:16 UTC 2016


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


More information about the svn-ports-all mailing list