Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2016 12:48:51 +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: r408180 - head/net/omnitty
Message-ID:  <201602051248.u15Cmp8O004772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Feb  5 12:48:51 2016
New Revision: 408180
URL: https://svnweb.freebsd.org/changeset/ports/408180

Log:
  net/omnitty: USES+= ncurses

Modified:
  head/net/omnitty/Makefile

Modified: head/net/omnitty/Makefile
==============================================================================
--- head/net/omnitty/Makefile	Fri Feb  5 12:47:48 2016	(r408179)
+++ head/net/omnitty/Makefile	Fri Feb  5 12:48:51 2016	(r408180)
@@ -12,7 +12,7 @@ COMMENT=	Curses-based SSH multiplexer
 
 LIB_DEPENDS=	librote.so:${PORTSDIR}/devel/rote
 
-USES=		gmake
+USES=		gmake ncurses
 GNU_CONFIGURE=	yes
 LIBS+=		-lncurses
 



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