Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2016 13:09:54 +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: r408183 - head/net/shmux
Message-ID:  <201602051309.u15D9s3H010892@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Fri Feb  5 13:09:54 2016
New Revision: 408183
URL: https://svnweb.freebsd.org/changeset/ports/408183

Log:
  net/shmux: USES+= ncurses

Modified:
  head/net/shmux/Makefile

Modified: head/net/shmux/Makefile
==============================================================================
--- head/net/shmux/Makefile	Fri Feb  5 13:08:59 2016	(r408182)
+++ head/net/shmux/Makefile	Fri Feb  5 13:09:54 2016	(r408183)
@@ -13,7 +13,7 @@ COMMENT=	Utility to run commands on mult
 LICENSE=	BSD4CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		tar:tgz
+USES=		ncurses tar:tgz
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--datadir=${PREFIX}/share/examples
 



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