summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Miess <Philip_Miess@yahoo.com>2017-07-08 22:13:20 -0400
committerPhilip Miess <Philip_Miess@yahoo.com>2017-07-08 22:13:20 -0400
commitab498869b3d0d2d0c0818f04375b14d940be793d (patch)
tree84c3001936e5bb77d5e81248b67b100cb76dd021
parent use system tcllib and iwidgets (diff)
downloadsuperposition-ab498869b3d0d2d0c0818f04375b14d940be793d.tar.gz
superposition-ab498869b3d0d2d0c0818f04375b14d940be793d.tar.bz2
superposition-ab498869b3d0d2d0c0818f04375b14d940be793d.zip
dont use system tcllib
-rw-r--r--app-crypt/gorilla/gorilla-1.5.3.7.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-crypt/gorilla/gorilla-1.5.3.7.ebuild b/app-crypt/gorilla/gorilla-1.5.3.7.ebuild
index ebeb1ca..f0f89a9 100644
--- a/app-crypt/gorilla/gorilla-1.5.3.7.ebuild
+++ b/app-crypt/gorilla/gorilla-1.5.3.7.ebuild
@@ -19,7 +19,6 @@ DEPEND="
>=dev-lang/tk-8.5:*
dev-tcltk/iwidgets
dev-tcltk/bwidget
- dev-tcltk/tcllib"
RDEPEND=${DEPEND}
src_prepare() {
@@ -34,7 +33,7 @@ src_install() {
insinto ${PREFIX}
dodoc README sources/CHANGES.txt sources/LICENSE.txt sources/README.how-to-compile-extension.txt sources/README.install-from-source sources/README.translators sources/downloads.txt
- doins -r sources/msgs sources/pwsafe sources/twofish sources/blowfish sources/isaac.tcl sources/modules sources/pics sources/viewhelp.tcl help.txt
+ doins -r sources/msgs sources/pwsafe sources/twofish sources/blowfish sources/isaac.tcl sources/modules sources/pics sources/tcllib sources/viewhelp.tcl help.txt
newicon -s 16 ${PREFIX}/pics/gorilla-16x16.gif gorilla.gif
newicon -s 32 ${PREFIX}/pics/gorilla-32x32.gif gorilla.gif
newicon -s 48 ${PREFIX}/pics/gorilla-48x48.gif gorilla.gif