diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-04-19 07:36:57 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-04-19 07:36:57 +0000 |
commit | 979a92cf77a5f798bce7186f5fd79a3aa5247ef3 (patch) | |
tree | 3f9fc715b3efe9b01a44e36120b67df25f9157ce /net-analyzer/cacti | |
parent | virtual/x11; use emake; tidy (Manifest recommit) (diff) | |
download | gentoo-2-979a92cf77a5f798bce7186f5fd79a3aa5247ef3.tar.gz gentoo-2-979a92cf77a5f798bce7186f5fd79a3aa5247ef3.tar.bz2 gentoo-2-979a92cf77a5f798bce7186f5fd79a3aa5247ef3.zip |
x86 stable.
Diffstat (limited to 'net-analyzer/cacti')
-rw-r--r-- | net-analyzer/cacti/cacti-0.8.5a.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-analyzer/cacti/cacti-0.8.5a.ebuild b/net-analyzer/cacti/cacti-0.8.5a.ebuild index 71dec9f02f6b..f1fa48eeb5c2 100644 --- a/net-analyzer/cacti/cacti-0.8.5a.ebuild +++ b/net-analyzer/cacti/cacti-0.8.5a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.1 2004/04/10 14:25:05 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti/cacti-0.8.5a.ebuild,v 1.2 2004/04/19 07:36:57 mholzer Exp $ inherit eutils webapp-apache @@ -28,7 +28,6 @@ pkg_setup() { } src_install() { - webapp-detect || NO_WEBSERVER=1 webapp-mkdirs local DocumentRoot=${HTTPD_ROOT} |