summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/bbconf/bbconf-1.10.ebuild')
-rw-r--r--x11-misc/bbconf/bbconf-1.10.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/bbconf/bbconf-1.10.ebuild b/x11-misc/bbconf/bbconf-1.10.ebuild
index 2a30c6ce1d0e..30e11561aa0d 100644
--- a/x11-misc/bbconf/bbconf-1.10.ebuild
+++ b/x11-misc/bbconf/bbconf-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.10.ebuild,v 1.6 2004/06/24 22:12:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbconf/bbconf-1.10.ebuild,v 1.7 2005/07/07 05:18:09 caleb Exp $
DESCRIPTION="All-in-one blackbox configuration tool."
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
@@ -12,7 +12,7 @@ KEYWORDS="x86 ppc sparc"
IUSE=""
DEPEND="virtual/x11
- >=x11-libs/qt-3.0.3"
+ =x11-libs/qt-3*"
src_compile () {
./configure --prefix=/usr --host=${CHOST} --with-qt-dir=/usr/qt/3 || die