libXft: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:19:45 +02:00
parent f4eff5d616
commit 1fa3766e3a

View File

@ -29,6 +29,6 @@ PKG_SHORTDESC="libxft: X FreeType library"
PKG_LONGDESC="X FreeType library"
PKG_IS_ADDON="no"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--enable-static --disable-shared"