summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilliam Gathoye2018-05-11 15:46:44 +0200
committerWilliam Gathoye2018-05-11 15:46:44 +0200
commit8806a6e8c550f5948c6571028edfdc4e4c43fc02 (patch)
tree42d74399d5604b7706c552304e052a2515629b8d /PKGBUILD
parenta9d21bd08a745d02d7f64103e77ee4f02a551dbe (diff)
downloadaur-8806a6e8c550f5948c6571028edfdc4e4c43fc02.tar.gz
Recent freetype2 upgrade broke this package. Fix that.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b1995b3cb5a..6f58f8488683 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ pkgname=(
"${pkgbase}-xsl"
)
pkgver=7.0.29
-pkgrel=2
+pkgrel=3
pkgdesc='A general-purpose scripting language that is especially suited to web development (old stable 7.0 series)'
arch=('i686' 'x86_64')
url='http://www.php.net'
@@ -138,7 +138,6 @@ build() {
--with-curl=shared \
--with-db4=/usr \
--with-enchant=shared,/usr \
- --with-freetype-dir=/usr \
--with-gd=shared,/usr \
--with-gdbm \
--with-gettext=shared \