svn commit: r407562 - head/mail/alpine

John Marino marino at FreeBSD.org
Sun Jan 31 00:08:20 UTC 2016


Author: marino
Date: Sun Jan 31 00:08:19 2016
New Revision: 407562
URL: https://svnweb.freebsd.org/changeset/ports/407562

Log:
  mail/alpine: document ncurses requirement (USES+=ncurses)
  
  approved by:	infrastructure blanket

Modified:
  head/mail/alpine/Makefile

Modified: head/mail/alpine/Makefile
==============================================================================
--- head/mail/alpine/Makefile	Sat Jan 30 23:52:32 2016	(r407561)
+++ head/mail/alpine/Makefile	Sun Jan 31 00:08:19 2016	(r407562)
@@ -29,7 +29,7 @@ CONS25_DESC=	Add a patch to support colo
 MAILDIR_DESC=	Add a patch for maildir support
 .endif
 
-USES=		libtool tar:xz
+USES=		libtool ncurses tar:xz
 
 MAKE_JOBS_UNSAFE=	yes
 


More information about the svn-ports-head mailing list