summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk/tktray/tktray-1.1.ebuild')
-rw-r--r--dev-tcltk/tktray/tktray-1.1.ebuild11
1 files changed, 7 insertions, 4 deletions
diff --git a/dev-tcltk/tktray/tktray-1.1.ebuild b/dev-tcltk/tktray/tktray-1.1.ebuild
index 2d4c74016bb3..a1d1a8fdb76a 100644
--- a/dev-tcltk/tktray/tktray-1.1.ebuild
+++ b/dev-tcltk/tktray/tktray-1.1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktray/tktray-1.1.ebuild,v 1.4 2009/12/27 07:58:07 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktray/tktray-1.1.ebuild,v 1.5 2010/10/10 18:45:30 jlec Exp $
MY_P="${PN}${PV}"
-DESCRIPTION="tktray - System Tray Icon Support for Tk on X11"
+
+DESCRIPTION="System Tray Icon Support for Tk on X11"
HOMEPAGE="http://sw4me.com/wiki/Tktray"
SRC_URI="http://www.sw4me.com/${MY_P}.tar.gz"
-S="${WORKDIR}/${MY_P}"
LICENSE="BWidget"
SLOT="0"
@@ -16,6 +16,9 @@ IUSE="threads debug"
DEPEND=">=dev-lang/tcl-8.4
>=dev-lang/tk-8.4
x11-libs/libXext"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/${MY_P}"
src_compile() {
source /usr/lib/tclConfig.sh