diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-05-30 18:24:34 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-05-30 18:24:34 +0000 |
commit | ce5048fbeb0b9f340485e88b8e50bb13473a94ad (patch) | |
tree | 34077d7f69cb6a7232db9c1248963feb1287b2c3 /net-mail/vlnx | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-ce5048fbeb0b9f340485e88b8e50bb13473a94ad.tar.gz gentoo-2-ce5048fbeb0b9f340485e88b8e50bb13473a94ad.tar.bz2 gentoo-2-ce5048fbeb0b9f340485e88b8e50bb13473a94ad.zip |
*** empty log message ***
Diffstat (limited to 'net-mail/vlnx')
-rw-r--r-- | net-mail/vlnx/vlnx-407e-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/vlnx/vlnx-407e-r1.ebuild b/net-mail/vlnx/vlnx-407e-r1.ebuild index acbf7730bf1f..32d4c9994717 100644 --- a/net-mail/vlnx/vlnx-407e-r1.ebuild +++ b/net-mail/vlnx/vlnx-407e-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-407e-r1.ebuild,v 1.3 2000/11/01 04:44:20 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/vlnx/vlnx-407e-r1.ebuild,v 1.4 2001/05/30 18:24:34 achim Exp $ P=vlnx407e A="${P}.tar.Z dat-4098.tar" @@ -12,7 +12,7 @@ SRC_URI="http://download.mcafee.com/products/evaluation/virusscan/english/unix/l http://download.nai.com/products/datfiles/4.x/nai/dat-4098.tar" DEPEND="" - +RDEPEND="sys-devel/ld.so" src_unpack() { cd ${WORKDIR} mkdir ${P} |