diff options
-rw-r--r-- | graphics/yplot/patches/patch-aa | 4 |
1 files 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" ############################################## |