summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/gnuplot/gnuplot-4.0-r1.ebuild')
-rw-r--r--media-gfx/gnuplot/gnuplot-4.0-r1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild
index e138a53ba7c6..c4f1978a05d7 100644
--- a/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild
+++ b/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.14 2005/03/30 16:29:30 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnuplot/gnuplot-4.0-r1.ebuild,v 1.15 2005/05/24 22:55:44 spyderous Exp $
inherit eutils elisp-common
@@ -36,6 +36,7 @@ src_unpack() {
unpack ${A}
cd ${S}
epatch ${FILESDIR}/header-order.patch
+ epatch ${FILESDIR}/pdflib-6-compat.patch
}
src_compile() {