diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /community/fox | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/fox')
-rw-r--r-- | community/fox/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/fox/PKGBUILD b/community/fox/PKGBUILD index c86ae3a95..5afc1ac7d 100644 --- a/community/fox/PKGBUILD +++ b/community/fox/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 90025 2013-05-06 19:36:56Z foutrelis $ +# $Id: PKGBUILD 99741 2013-10-30 23:25:53Z allan $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Ben <ben@benmazer.net> @@ -12,7 +12,6 @@ license=('LGPL' 'custom') depends=('bzip2' 'libxcursor' 'libxft' 'libxrandr' 'libxi' 'libpng' 'libtiff' 'glu') makedepends=('mesa') optdepends=('perl') -options=('!libtool') source=(http://ftp.fox-toolkit.org/pub/fox-$pkgver.tar.gz) md5sums=('e120647d26a27ed37cd5fed8b75c8a3d') |