summaryrefslogtreecommitdiff
path: root/extra/tk
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-26 01:22:45 -0700
committerroot <root@rshg054.dnsready.net>2013-10-26 01:22:45 -0700
commit24152c3ea77087edccf017c13d44904a75799ff7 (patch)
tree65e25106816e5071dd5b2edc2270e0138c23dc7c /extra/tk
parent5a3821aec094b38a412cf5e6997c08b6428d6f77 (diff)
Sat Oct 26 01:21:13 PDT 2013
Diffstat (limited to 'extra/tk')
-rw-r--r--extra/tk/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/extra/tk/PKGBUILD b/extra/tk/PKGBUILD
index 20e030652..c8dc7bf0c 100644
--- a/extra/tk/PKGBUILD
+++ b/extra/tk/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 194661 2013-09-20 16:55:22Z eric $
+# $Id: PKGBUILD 197364 2013-10-25 02:55:42Z allan $
# Maintainer: Eric BĂ©langer <eric@archlinux.org>
pkgname=tk
@@ -9,6 +9,7 @@ arch=('i686' 'x86_64')
url="http://tcl.sourceforge.net/"
license=('custom')
depends=("tcl=${pkgver}" 'libxss' 'libxft')
+options=('staticlibs')
source=(http://downloads.sourceforge.net/sourceforge/tcl/tk${pkgver}-src.tar.gz)
sha1sums=('ecfcc20833c04d6890b14a7920a04d16f2123a51')