summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:52:16 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-07-12 02:52:16 +0000
commit609a263914674bf2467c61bcc5ca9d4ce4fd6a56 (patch)
tree7dc80a66aaf7a8998789c39afd503eede7e46852 /net-misc/vtun
parentwhitespace (diff)
downloadgentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.gz
gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.tar.bz2
gentoo-2-609a263914674bf2467c61bcc5ca9d4ce4fd6a56.zip
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/vtun')
-rw-r--r--net-misc/vtun/vtun-3.0.1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/vtun/vtun-3.0.1.ebuild b/net-misc/vtun/vtun-3.0.1.ebuild
index 4b44d5695e7a..24f73a9cbc1b 100644
--- a/net-misc/vtun/vtun-3.0.1.ebuild
+++ b/net-misc/vtun/vtun-3.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.1.ebuild,v 1.3 2007/07/06 13:34:22 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/vtun/vtun-3.0.1.ebuild,v 1.4 2007/07/12 02:52:15 mr_bones_ Exp $
DESCRIPTION="Create virtual tunnels over TCP/IP networks with traffic shaping, encryption, and compression."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -18,7 +18,6 @@ RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6c )
DEPEND="${RDEPEND}
sys-devel/bison"
-
src_compile() {
econf $(use_enable ssl) \
$(use_enable zlib) \