Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2016 12:56:55 +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: r408392 - head/audio/funktrackergold
Message-ID:  <201602071256.u17Cut7c063754@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sun Feb  7 12:56:55 2016
New Revision: 408392
URL: https://svnweb.freebsd.org/changeset/ports/408392

Log:
  audio/funktrackergold: USES+= ncurses

Modified:
  head/audio/funktrackergold/Makefile

Modified: head/audio/funktrackergold/Makefile
==============================================================================
--- head/audio/funktrackergold/Makefile	Sun Feb  7 12:55:08 2016	(r408391)
+++ head/audio/funktrackergold/Makefile	Sun Feb  7 12:56:55 2016	(r408392)
@@ -14,7 +14,7 @@ OPTIONS_DEFINE=	DOCS
 
 LICENSE=	GPLv2
 
-USES=		compiler:nestedfct tar:tgz
+USES=		compiler:nestedfct ncurses tar:tgz
 
 WRKSRC=		${WRKDIR}/funkgold
 MAKE_ARGS=	EXTRA_LDFLAGS="-lpthread"



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