Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Jan 2016 00:18:49 +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: r407563 - head/security/clamav
Message-ID:  <201601310018.u0V0InYA027361@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Sun Jan 31 00:18:49 2016
New Revision: 407563
URL: https://svnweb.freebsd.org/changeset/ports/407563

Log:
  security/clamav: document ncurses requirement (USES+=ncurses)
  
  approved by:	infrastructure blanket

Modified:
  head/security/clamav/Makefile

Modified: head/security/clamav/Makefile
==============================================================================
--- head/security/clamav/Makefile	Sun Jan 31 00:08:19 2016	(r407562)
+++ head/security/clamav/Makefile	Sun Jan 31 00:18:49 2016	(r407563)
@@ -54,7 +54,7 @@ DMG_XAR_USE=		GNOME=libxml2
 
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-USES=		cpe gmake libtool
+USES=		cpe gmake libtool ncurses
 INSTALL_TARGET=	install-strip
 USE_RC_SUBR=	clamav-clamd clamav-freshclam
 



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