summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games-util/umodpack/umodpack-0.5_beta16-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild b/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild
index 117e06b1a253..2a939793eda8 100644
--- a/games-util/umodpack/umodpack-0.5_beta16-r2.ebuild
+++ b/games-util/umodpack/umodpack-0.5_beta16-r2.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$
@@ -19,7 +19,7 @@ IUSE="tk"
DEPEND="virtual/perl-IO-Compress
dev-perl/Archive-Zip
dev-perl/Tie-IxHash
- tk? ( dev-perl/perl-tk )"
+ tk? ( dev-perl/Tk )"
S=${WORKDIR}/${MY_P}
SRC_TEST="do parallel"