summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/icingaweb2')
-rw-r--r--www-apps/icingaweb2/icingaweb2-2.0.0-r1.ebuild (renamed from www-apps/icingaweb2/icingaweb2-2.0.0.ebuild)3
1 files changed, 1 insertions, 2 deletions
diff --git a/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild b/www-apps/icingaweb2/icingaweb2-2.0.0-r1.ebuild
index 5ba2df2e3200..f3aaa1adfeb2 100644
--- a/www-apps/icingaweb2/icingaweb2-2.0.0.ebuild
+++ b/www-apps/icingaweb2/icingaweb2-2.0.0-r1.ebuild
@@ -21,10 +21,9 @@ DEPEND=">=net-analyzer/icinga2-2.1.1
nginx? ( >=www-servers/nginx-1.7.0:* )"
RDEPEND="${DEPEND}"
-use apache2 && want_apache2
-
pkg_setup() {
if use apache2 ; then
+ want_apache2
depend.apache_pkg_setup
fi