summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/mtop/mtop-0.6.6.ebuild')
-rw-r--r--dev-db/mtop/mtop-0.6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mtop/mtop-0.6.6.ebuild b/dev-db/mtop/mtop-0.6.6.ebuild
index 024bebfd90ac..d1347e3e422a 100644
--- a/dev-db/mtop/mtop-0.6.6.ebuild
+++ b/dev-db/mtop/mtop-0.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/mtop-0.6.6.ebuild,v 1.6 2005/11/28 12:17:42 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/mtop-0.6.6.ebuild,v 1.7 2005/12/30 11:50:12 mcummings Exp $
inherit perl-app
@@ -14,7 +14,7 @@ IUSE=""
DEPEND="dev-perl/Curses
dev-perl/DBI
dev-perl/DBD-mysql
- dev-perl/libnet"
+ perl-core/libnet"
src_compile() {
perl-app_src_prep || die "Perl module preparation failed."