Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 2016 13:02:17 +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: r408397 - head/audio/moc
Message-ID:  <201602071302.u17D2HoL067004@repo.freebsd.org>

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

Log:
  audio/moc: document ncurses requirement (USES+=ncurses)
  
  approved by:	infrastructure blanket

Modified:
  head/audio/moc/Makefile

Modified: head/audio/moc/Makefile
==============================================================================
--- head/audio/moc/Makefile	Sun Feb  7 13:01:29 2016	(r408396)
+++ head/audio/moc/Makefile	Sun Feb  7 13:02:17 2016	(r408397)
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 
 LIB_DEPENDS=	libltdl.so:${PORTSDIR}/devel/libltdl
 
-USES=		gmake libtool pkgconfig tar:bzip2
+USES=		gmake libtool ncurses pkgconfig tar:bzip2
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes
 USE_BDB=	yes



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