summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/apache/apache-1.3.33.ebuild')
-rw-r--r--net-www/apache/apache-1.3.33.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/net-www/apache/apache-1.3.33.ebuild b/net-www/apache/apache-1.3.33.ebuild
index 32d4e0cc3957..ac972f8ce681 100644
--- a/net-www/apache/apache-1.3.33.ebuild
+++ b/net-www/apache/apache-1.3.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33.ebuild,v 1.12 2005/03/20 16:40:29 beu Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/apache/apache-1.3.33.ebuild,v 1.13 2005/04/09 21:55:46 trapni Exp $
# Gentoo ARCH teams
#
@@ -35,7 +35,9 @@ DEPEND="dev-lang/perl
>=sys-libs/gdbm-1.8
>=dev-libs/expat-1.95.2
=sys-libs/db-1*
- selinux? ( sec-policy/selinux-apache )"
+ selinux? ( sec-policy/selinux-apache )
+ !dev-libs/apr
+ !dev-libs/apr-util"
PDEPEND="ssl? ( =net-www/mod_ssl-${mod_ssl_dep} )"