diff options
Diffstat (limited to 'dev-perl/GD/GD-2.32.ebuild')
-rw-r--r-- | dev-perl/GD/GD-2.32.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-perl/GD/GD-2.32.ebuild b/dev-perl/GD/GD-2.32.ebuild index 23ad5b6d50cd..e86562ca4441 100644 --- a/dev-perl/GD/GD-2.32.ebuild +++ b/dev-perl/GD/GD-2.32.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.32.ebuild,v 1.3 2006/08/05 04:06:43 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/GD/GD-2.32.ebuild,v 1.4 2006/10/09 14:56:30 mcummings Exp $ inherit eutils perl-module @@ -20,7 +20,6 @@ DEPEND=">=media-libs/gd-2.0.28 xpm? ( || ( x11-libs/libXpm virtual/x11 ) ) gif? ( media-libs/giflib ) dev-lang/perl" -RDEPEND="${DEPEND}" src_compile() { myconf="" |