svn commit: r342824 - head/security/authforce

John Marino marino at FreeBSD.org
Wed Feb 5 19:41:30 UTC 2014


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


More information about the svn-ports-head mailing list