summaryrefslogtreecommitdiff
path: root/community/smalltalk
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
committerroot <root@rshg054.dnsready.net>2013-10-31 01:12:24 -0700
commitb2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch)
treeafa7b467e44b704b69c66862852a8c3118b8e308 /community/smalltalk
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/smalltalk')
-rw-r--r--community/smalltalk/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/smalltalk/PKGBUILD b/community/smalltalk/PKGBUILD
index 2874782e0..2339ff704 100644
--- a/community/smalltalk/PKGBUILD
+++ b/community/smalltalk/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 99419 2013-10-28 12:43:23Z arodseth $
+# $Id: PKGBUILD 99989 2013-10-31 02:52:02Z allan $
# Maintainer: Alexander Rødseth <rodseth@gmail.com>
# Contributor: Kaiting Chen <kaitocracy@gmail.com>
# Contributor: mrshpot <mrshpot at gmail dot com>
@@ -11,7 +11,7 @@ pkgdesc='Implementation of Smalltalk-80'
url='http://smalltalk.gnu.org/'
license=('GPL' 'LGPL')
arch=('x86_64' 'i686')
-options=('!libtool' '!emptydirs' 'staticlibs')
+options=('!emptydirs' 'staticlibs')
depends=('gmp' 'libffi' 'libsigsegv' 'readline' 'libltdl')
makedepends=('gdbm' 'gtk2' 'sqlite' 'tk' 'zip')
install="$pkgname.install"