diff options
Diffstat (limited to 'media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild')
-rw-r--r-- | media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild b/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild index 1c6923c506ca..068671777d27 100644 --- a/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild +++ b/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild,v 1.8 2002/10/05 05:39:15 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-3.7.1-r3.ebuild,v 1.9 2002/10/20 18:48:56 vapier Exp $ IUSE="X readline svga plotutils" @@ -18,7 +18,6 @@ DEPEND="media-libs/libpng svga? ( media-libs/svgalib ) readline? ( sys-libs/readline ) plotutils? ( media-libs/plotutils )" -RDEPEND="${DEPEND}" src_compile() { local myconf |