summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenedikt Boehm <hollow@gentoo.org>2008-02-22 16:07:36 +0000
committerBenedikt Boehm <hollow@gentoo.org>2008-02-22 16:07:36 +0000
commit7a1851928fe5d3af5d6337f18af7033c18355c25 (patch)
tree0ec807e22957c1cf716449faa440a49f2f726233 /www-apps/websvn/websvn-2.0.ebuild
parentadd need_httpd_cgi wrt #208584 (diff)
downloadhistorical-7a1851928fe5d3af5d6337f18af7033c18355c25.tar.gz
historical-7a1851928fe5d3af5d6337f18af7033c18355c25.tar.bz2
historical-7a1851928fe5d3af5d6337f18af7033c18355c25.zip
add need_httpd_cgi wrt #208584
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'www-apps/websvn/websvn-2.0.ebuild')
-rw-r--r--www-apps/websvn/websvn-2.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/www-apps/websvn/websvn-2.0.ebuild b/www-apps/websvn/websvn-2.0.ebuild
index e1d07a471ea3..6f375d94cfdb 100644
--- a/www-apps/websvn/websvn-2.0.ebuild
+++ b/www-apps/websvn/websvn-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild,v 1.5 2008/02/19 16:54:58 hollow Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/websvn/websvn-2.0.ebuild,v 1.6 2008/02/22 16:07:36 hollow Exp $
inherit depend.php eutils webapp
@@ -18,9 +18,10 @@ KEYWORDS="amd64 ~sparc x86"
RDEPEND="dev-util/subversion
enscript? ( app-text/enscript )"
+need_httpd_cgi
need_php_httpd
-S="${WORKDIR}/websvn-${MY_PV}"
+S="${WORKDIR}"/websvn-${MY_PV}
pkg_setup() {
webapp_pkg_setup