summaryrefslogtreecommitdiff
path: root/community/agg
diff options
context:
space:
mode:
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 a8f4b8e7d..d0e088f88 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)