summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/mod_scgi/mod_scgi-1.2_alpha1.ebuild')
-rw-r--r--net-www/mod_scgi/mod_scgi-1.2_alpha1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-www/mod_scgi/mod_scgi-1.2_alpha1.ebuild b/net-www/mod_scgi/mod_scgi-1.2_alpha1.ebuild
index 228ac8676c9a..1ffade292b67 100644
--- a/net-www/mod_scgi/mod_scgi-1.2_alpha1.ebuild
+++ b/net-www/mod_scgi/mod_scgi-1.2_alpha1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/mod_scgi/mod_scgi-1.2_alpha1.ebuild,v 1.3 2003/08/15 04:34:35 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/mod_scgi/mod_scgi-1.2_alpha1.ebuild,v 1.4 2003/09/06 01:54:08 msterret Exp $
apachedir='1'
apache=''
@@ -16,7 +16,7 @@ LICENSE="CNRI"
SLOT="${apachedir}"
KEYWORDS="~x86"
IUSE="apache2"
-DEPEND="${DEPEND}
+DEPEND="${DEPEND}
net-www/scgi
net-www/apache
apache2? ( >=net-www/apache-2 )"