diff options
Diffstat (limited to 'x11-misc/xnc/xnc-5.0.2.ebuild')
-rw-r--r-- | x11-misc/xnc/xnc-5.0.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/xnc/xnc-5.0.2.ebuild b/x11-misc/xnc/xnc-5.0.2.ebuild index 27d70afa155e..5ad4b7a01a04 100644 --- a/x11-misc/xnc/xnc-5.0.2.ebuild +++ b/x11-misc/xnc/xnc-5.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnc/xnc-5.0.2.ebuild,v 1.1 2003/11/18 16:23:44 port001 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xnc/xnc-5.0.2.ebuild,v 1.2 2004/02/29 14:21:27 tseng Exp $ DESCRIPTION="file manager for X Window system very similar to Norton Commander" HOMEPAGE="http://xnc.dubna.su/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86" IUSE="nls" -DEPEND="x11-base/xfree" +DEPEND="virtual/x11" src_compile() { ./configure \ |