# i486-specific if [ "${CARCH}" = "i486" ]; then # no developer documentation makedepends=(${makedepends[@]//doxygen/}) makedepends=(${makedepends[@]//docbook-xsl/}) eval "$( declare -f build | \ sed ' s/configure/configure --without-manpages/ ' )" fi