Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 2014 19:41:30 +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: r342824 - head/security/authforce
Message-ID:  <201402051941.s15JfUsM009304@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Feb  5 19:41:30 2014
New Revision: 342824
URL: http://svnweb.freebsd.org/changeset/ports/342824
QAT: https://qat.redports.org/buildarchive/r342824/

Log:
  security/authforce: USES+= readline (from dports)

Modified:
  head/security/authforce/Makefile

Modified: head/security/authforce/Makefile
==============================================================================
--- head/security/authforce/Makefile	Wed Feb  5 19:39:39 2014	(r342823)
+++ head/security/authforce/Makefile	Wed Feb  5 19:41:30 2014	(r342824)
@@ -14,7 +14,7 @@ LICENSE=	GPLv2
 
 OPTIONS_DEFINE=	CURL NLS
 
-USES=		ncurses
+USES=		ncurses readline
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
 NO_CCACHE=	yes



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