summaryrefslogtreecommitdiff
path: root/community/agg
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/agg
parent7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff)
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'community/agg')
-rw-r--r--community/agg/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/agg/PKGBUILD b/community/agg/PKGBUILD
index 7a50506a2..fe60133a4 100644
--- a/community/agg/PKGBUILD
+++ b/community/agg/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 55569 2011-09-14 10:30:07Z andrea $
+# $Id: PKGBUILD 99669 2013-10-30 22:54:38Z allan $
# Maintainer: Jonathan Conder <jonno dot conder at gmail dot com>
pkgname=agg
@@ -11,7 +11,7 @@ license=('GPL')
depends=('gcc-libs' 'sdl' 'freetype2')
provides=('antigrain')
replaces=('antigrain')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
source=("http://www.antigrain.com/${pkgname}-${pkgver}.tar.gz"
agg-2.4-depends.patch
agg-2.5-pkgconfig.patch)