summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/zssh')
-rw-r--r--net-misc/zssh/zssh-1.5c-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/zssh/zssh-1.5c-r1.ebuild b/net-misc/zssh/zssh-1.5c-r1.ebuild
index f52dbbebfd18..18f29c24851e 100644
--- a/net-misc/zssh/zssh-1.5c-r1.ebuild
+++ b/net-misc/zssh/zssh-1.5c-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -35,8 +35,8 @@ src_prepare() {
src_configure() {
tc-export AR CC RANLIB
econf \
- $(use_enable nls) \
- $(use_enable readline)
+ $(use_enable nls) \
+ $(use_enable readline)
}
src_install() {