irssi: disable autoreconf

This commit is contained in:
awiouy 2016-10-21 16:52:55 +02:00
parent 19550d23fe
commit c1e2a03d2a

View File

@ -27,7 +27,7 @@ PKG_DEPENDS_TARGET="toolchain glib netbsd-curses libressl"
PKG_SECTION="tools"
PKG_SHORTDESC="IRC client"
PKG_LONGDESC="Irssi is a terminal based IRC client for UNIX systems"
PKG_AUTORECONF="yes"
PKG_AUTORECONF="no"
PKG_CONFIGURE_OPTS_TARGET="--with-sysroot=$SYSROOT_PREFIX \
--enable-ssl \