svn commit: r408363 - head/deskutils/rolo

John Marino marino at FreeBSD.org
Sun Feb 7 10:34:06 UTC 2016


Author: marino
Date: Sun Feb  7 10:34:04 2016
New Revision: 408363
URL: https://svnweb.freebsd.org/changeset/ports/408363

Log:
  deskutils/rolo: USES+= ncurses

Modified:
  head/deskutils/rolo/Makefile

Modified: head/deskutils/rolo/Makefile
==============================================================================
--- head/deskutils/rolo/Makefile	Sun Feb  7 10:33:19 2016	(r408362)
+++ head/deskutils/rolo/Makefile	Sun Feb  7 10:34:04 2016	(r408363)
@@ -11,7 +11,7 @@ COMMENT=	Text-based contact management s
 
 LIB_DEPENDS=	libvc.so:${PORTSDIR}/devel/libvc
 
-USES=		tar:bzip2
+USES=		ncurses tar:bzip2
 GNU_CONFIGURE=	yes
 CFLAGS+=	-I${PREFIX}/include \
 		-L${PREFIX}/lib


More information about the svn-ports-all mailing list