From 0c2ba7656c42333cd295b1b3609349b56721db40 Mon Sep 17 00:00:00 2001 From: jtb Date: Mon, 2 Apr 2001 00:56:02 +0000 Subject: Missed second instance of `plplot_linkage` which should have been changed to `plplot-config --libs`. --- graphics/yplot/patches/patch-aa | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/yplot/patches/patch-aa b/graphics/yplot/patches/patch-aa index 6cb6654cfbe..8831b88d5f4 100644 --- a/graphics/yplot/patches/patch-aa +++ b/graphics/yplot/patches/patch-aa @@ -1,4 +1,4 @@ -$NetBSD: patch-aa,v 1.2 2001/03/30 20:30:07 jtb Exp $ +$NetBSD: patch-aa,v 1.3 2001/04/02 00:56:02 jtb Exp $ --- Makefile.build.orig Fri Sep 3 21:59:31 1999 +++ Makefile.build @@ -17,7 +17,7 @@ $NetBSD: patch-aa,v 1.2 2001/03/30 20:30:07 jtb Exp $ yorick -batch make.i yplotl yplotl.i mv -f Makefile Makefile_yplotl - make -f Makefile_yplotl -+ make -f Makefile_yplotl PKG_LIBS="`plplot_linkage` -lyorm" ++ make -f Makefile_yplotl PKG_LIBS="`plplot-config --libs` -lyorm" ############################################## -- cgit v1.2.3