Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2015 17:01:58 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r392830 - head/security/openssh-portable
Message-ID:  <201507241701.t6OH1w06004615@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bdrewery
Date: Fri Jul 24 17:01:58 2015
New Revision: 392830
URL: https://svnweb.freebsd.org/changeset/ports/392830

Log:
  Use new USES=libedit

Modified:
  head/security/openssh-portable/Makefile

Modified: head/security/openssh-portable/Makefile
==============================================================================
--- head/security/openssh-portable/Makefile	Fri Jul 24 16:58:16 2015	(r392829)
+++ head/security/openssh-portable/Makefile	Fri Jul 24 17:01:58 2015	(r392830)
@@ -77,6 +77,7 @@ PAM_CONFIGURE_WITH=	pam
 TCP_WRAPPERS_CONFIGURE_WITH=	tcp-wrappers
 
 LIBEDIT_CONFIGURE_WITH=	libedit
+LIBEDIT_USES=		libedit
 BSM_CONFIGURE_ON=	--with-audit=bsm
 
 ETCDIR?=		${PREFIX}/etc/ssh



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