diff --git a/packages/devel/libplist/package.mk b/packages/devel/libplist/package.mk index 3c83133775..5216ed109e 100644 --- a/packages/devel/libplist/package.mk +++ b/packages/devel/libplist/package.mk @@ -29,7 +29,7 @@ PKG_SHORTDESC="libplist: a library for manipulating Apple Binary and XML Propert PKG_LONGDESC="libplist is a library for manipulating Apple Binary and XML Property Lists" PKG_IS_ADDON="no" -PKG_AUTORECONF="no" +PKG_AUTORECONF="yes" PKG_CONFIGURE_OPTS_TARGET="--without-cython"