summaryrefslogtreecommitdiff
path: root/graphics/yplot
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-03-30 20:30:06 +0000
committerjtb <jtb@pkgsrc.org>2001-03-30 20:30:06 +0000
commitb41cba1155d83cf1296abc8a79a7855c744ef342 (patch)
tree81d884e9462594d9f0b62b7f7b22c77bebe958c2 /graphics/yplot
parent606537f65779adc249ac007847f1116c6ae90819 (diff)
downloadpkgsrc-b41cba1155d83cf1296abc8a79a7855c744ef342.tar.gz
Use `plplot-config --libs` for plplot-5.0.3 instead of `plplot_linkage`.
Diffstat (limited to 'graphics/yplot')
-rw-r--r--graphics/yplot/Makefile4
-rw-r--r--graphics/yplot/files/patch-sum10
-rw-r--r--graphics/yplot/patches/patch-aa4
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/yplot/Makefile b/graphics/yplot/Makefile
index 2e710333883..5cb1b4c37a2 100644
--- a/graphics/yplot/Makefile
+++ b/graphics/yplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2001/02/16 15:22:38 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/03/30 20:30:06 jtb Exp $
DISTNAME= yplot-1.0.3
CATEGORIES= graphics math
@@ -9,7 +9,7 @@ HOMEPAGE= http://yplot.sourceforge.net/
COMMENT= Yorick interface to PLplot
DEPENDS+= yorick>=1.4:../../math/yorick
-DEPENDS+= plplot>=5.0.2:../../graphics/plplot
+DEPENDS+= plplot>=5.0.3:../../graphics/plplot
EVAL_PREFIX+= PLPLOT_PREFIX=plplot
diff --git a/graphics/yplot/files/patch-sum b/graphics/yplot/files/patch-sum
index 1942f00853a..762330bd91e 100644
--- a/graphics/yplot/files/patch-sum
+++ b/graphics/yplot/files/patch-sum
@@ -1,6 +1,6 @@
-$NetBSD: patch-sum,v 1.1.1.1 2001/02/14 11:52:10 jtb Exp $
+$NetBSD: patch-sum,v 1.2 2001/03/30 20:30:06 jtb Exp $
-MD5 (patch-aa) = 6a896fcc5cd5e8825832d5fc0f75c614
-MD5 (patch-ab) = 91624197aad951035bb74437504a2f3d
-MD5 (patch-ac) = 951403ce7a448b7f28ef15414267287a
-MD5 (patch-ad) = 2be91afcfe883660bac0798dd6a65b74
+SHA1 (patch-aa) = 6a03bd9d335a1c309470cd8092cbad4bd95fb0e2
+SHA1 (patch-ab) = 42a16248535188a1812807aec25a5fd5367ba190
+SHA1 (patch-ac) = 783b84c762b00a2173f52a215c1031e8bbfa010d
+SHA1 (patch-ad) = dde3046a391cfca857851cb3644dc4a6266b1393
diff --git a/graphics/yplot/patches/patch-aa b/graphics/yplot/patches/patch-aa
index 8d6fe0645e0..6cb6654cfbe 100644
--- a/graphics/yplot/patches/patch-aa
+++ b/graphics/yplot/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/02/14 11:52:11 jtb Exp $
+$NetBSD: patch-aa,v 1.2 2001/03/30 20:30:07 jtb Exp $
--- Makefile.build.orig Fri Sep 3 21:59:31 1999
+++ Makefile.build
@@ -26,7 +26,7 @@ $NetBSD: patch-aa,v 1.1.1.1 2001/02/14 11:52:11 jtb Exp $
yorick -batch make.i yplot yplot.i
mv -f Makefile Makefile_yplot
- make -f Makefile_yplot
-+ make -f Makefile_yplot PKG_LIBS="`plplot_linkage` -lyorm"
++ make -f Makefile_yplot PKG_LIBS="`plplot-config --libs` -lyorm"
# generate doc/yplot.doc using local yplot and mkdoc
doc/yplot.doc: yplot yplot_doc.csh