diff options
Diffstat (limited to 'media-radio/dxcc')
-rw-r--r-- | media-radio/dxcc/dxcc-20080225-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/dxcc/dxcc-20080225-r1.ebuild b/media-radio/dxcc/dxcc-20080225-r1.ebuild index dc1cf731af0e..7c3eda0746ba 100644 --- a/media-radio/dxcc/dxcc-20080225-r1.ebuild +++ b/media-radio/dxcc/dxcc-20080225-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ KEYWORDS="amd64 x86" IUSE="tk" RDEPEND="dev-lang/perl - tk? ( dev-perl/perl-tk )" + tk? ( dev-perl/Tk )" src_prepare() { epatch "${FILESDIR}/Makefile.patch" |