Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2016 10:34:04 +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: r408363 - head/deskutils/rolo
Message-ID:  <201602071034.u17AY4NQ020405@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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