summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-chemistry/webmo/webmo-6.1.010.ebuild')
-rw-r--r--sci-chemistry/webmo/webmo-6.1.010.ebuild8
1 files changed, 5 insertions, 3 deletions
diff --git a/sci-chemistry/webmo/webmo-6.1.010.ebuild b/sci-chemistry/webmo/webmo-6.1.010.ebuild
index 13046d887676..3dfcbf9fdb0b 100644
--- a/sci-chemistry/webmo/webmo-6.1.010.ebuild
+++ b/sci-chemistry/webmo/webmo-6.1.010.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-6.1.010.ebuild,v 1.5 2009/05/26 17:45:50 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/webmo/webmo-6.1.010.ebuild,v 1.6 2011/06/25 18:13:47 jlec Exp $
inherit eutils webapp depend.apache
@@ -13,12 +13,14 @@ SRC_URI="${MY_SRC_P}.tar.gz"
LICENSE="WebMO"
SLOT="${PVR}"
KEYWORDS="~x86"
-RESTRICT="fetch"
IUSE=""
DEPEND="dev-lang/perl"
+RDEPEND="${DEPEND}"
need_apache2
+RESTRICT="fetch"
+
S="${WORKDIR}/${MY_SRC_PN}.install"
pkg_setup() {