summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/phing/phing-2.4.9.ebuild')
-rw-r--r--dev-php/phing/phing-2.4.9.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-php/phing/phing-2.4.9.ebuild b/dev-php/phing/phing-2.4.9.ebuild
index 5964c6feaa2c..8e33846d39ab 100644
--- a/dev-php/phing/phing-2.4.9.ebuild
+++ b/dev-php/phing/phing-2.4.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/phing/phing-2.4.9.ebuild,v 1.1 2012/02/02 15:41:47 olemarkus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/phing/phing-2.4.9.ebuild,v 1.2 2012/07/03 14:48:05 mabi Exp $
EAPI="4"
inherit php-pear-lib-r1 eutils
@@ -25,8 +25,6 @@ RDEPEND="!minimal? ( >=dev-php/PEAR-PhpDocumentor-1.4.0
|| ( <dev-lang/php-5.3.1[pcre,reflection,spl] >=dev-lang/php-5.3.1 )
"
-need_php_by_category
-
S=${WORKDIR}/${PN}-${PV/_/}
pkg_postinst() {