Skip to content

Commit

Permalink
www-apps/icingaweb2: clean up apache2 usage for bug 572776
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.2.26
  • Loading branch information
prometheanfire committed Jan 24, 2016
1 parent 74a1bcc commit 18c3a51
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions www-apps/icingaweb2/icingaweb2-2.1.2.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,10 @@ DEPEND=">=net-analyzer/icinga2-2.1.1
nginx? ( >=www-servers/nginx-1.7.0:* )"
RDEPEND="${DEPEND}"

want_apache2

pkg_setup() {
if use apache2 ; then
want_apache2
depend.apache_pkg_setup
fi
depend.apache_pkg_setup

enewgroup icingaweb2
enewgroup icingacmd
Expand Down

0 comments on commit 18c3a51

Please sign in to comment.