Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2016 13:08:14 +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: r408401 - head/audio/napster
Message-ID:  <201602071308.u17D8ExA067584@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sun Feb  7 13:08:14 2016
New Revision: 408401
URL: https://svnweb.freebsd.org/changeset/ports/408401

Log:
  audio/napster: USES+= ncurses

Modified:
  head/audio/napster/Makefile

Modified: head/audio/napster/Makefile
==============================================================================
--- head/audio/napster/Makefile	Sun Feb  7 13:06:59 2016	(r408400)
+++ head/audio/napster/Makefile	Sun Feb  7 13:08:14 2016	(r408401)
@@ -11,6 +11,7 @@ COMMENT?=	MP3 sharing, search, and chat 
 
 CONFLICTS?=	ru-nap-*
 
+USES=		ncurses
 GNU_CONFIGURE=	yes
 
 OPTIONS_DEFINE=	DOCS



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