summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/nebula/nebula-0.4.ebuild')
-rw-r--r--net-irc/nebula/nebula-0.4.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-irc/nebula/nebula-0.4.ebuild b/net-irc/nebula/nebula-0.4.ebuild
index ccb15ac641a3..bd63f2ba2526 100644
--- a/net-irc/nebula/nebula-0.4.ebuild
+++ b/net-irc/nebula/nebula-0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/nebula/nebula-0.4.ebuild,v 1.2 2005/06/09 20:03:39 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/nebula/nebula-0.4.ebuild,v 1.3 2006/03/16 13:31:00 caleb Exp $
DESCRIPTION="An IRC client for X11 and Motif"
HOMEPAGE="http://nebula-irc.sourceforge.net/"
@@ -10,8 +10,7 @@ LICENSE="BSD"
SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/x11
- x11-libs/openmotif"
+DEPEND="x11-libs/openmotif"
src_install() {
make install DESTDIR="${D}" || die "make install failed"