--- sysstat-11.0.5.ebuild.orig 2015-06-14 05:07:15.000000000 -0400 +++ sysstat-11.0.5.ebuild 2015-06-19 21:31:46.000000000 -0400 @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="debug +doc isag nls lm_sensors selinux" +IUSE="cron debug +doc isag nls lm_sensors selinux" CDEPEND=" isag? ( @@ -61,8 +61,8 @@ $(use_enable doc documentation ) \ $(use_enable isag install-isag) \ $(use_enable lm_sensors sensors) \ - $(use_enable nls) \ - --enable-install-cron + $(use_enable cron enable-install-cron) \ + $(use_enable nls) } src_compile() {