abiword: s/build_option/build_options/

This commit is contained in:
Michael Gehring 2017-07-15 21:55:32 +00:00
parent ff776eefe4
commit bb9814905b
1 changed files with 2 additions and 2 deletions

View File

@ -20,9 +20,9 @@ license="GPL-3"
homepage="http://www.abisource.com/"
distfiles="${homepage}/downloads/${pkgname}/${version}/source/${pkgname}-${version}.tar.gz"
checksum=afbfd458fd02989d8b0c6362ba8a4c14686d89666f54cfdb5501bd2090cf3522
build_option="gtk3 goffice"
build_options="gtk3 goffice"
# reenable when http://bugzilla.abisource.com/show_bug.cgi?id=13815 is fixed.
# build_option_default="gtk3 goffice"
# build_options_default="gtk3 goffice"
CXXFLAGS="-std=c++11"