diff options
Diffstat (limited to 'extra/ftgl')
-rw-r--r-- | extra/ftgl/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/ftgl/PKGBUILD b/extra/ftgl/PKGBUILD index 56828e183..7044d5c11 100644 --- a/extra/ftgl/PKGBUILD +++ b/extra/ftgl/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 171289 2012-11-16 23:57:52Z allan $ +# $Id: PKGBUILD 197966 2013-10-30 11:58:23Z allan $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Alexander Baldeck <alexander@archlinux.org> # Contributor: tobias <tobias@archlinux.org> @@ -13,7 +13,6 @@ url="http://ftgl.wiki.sourceforge.net/" license=('MIT') depends=('freetype2' 'glu') makedepends=('doxygen' 'mesa') -options=('!libtool') source=("http://downloads.sourceforge.net/$pkgname/$pkgname-$_pkgver.tar.bz2") md5sums=('c7879018cde844059495b3029b0b6503') |