summaryrefslogtreecommitdiff
path: root/graphics/yplot
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-05-01 22:40:43 +0000
committerjtb <jtb@pkgsrc.org>2001-05-01 22:40:43 +0000
commit7cbf29c50f98857ef84dfeb6a41161d2c6752e19 (patch)
treeb76857e87924dd74cbb5e8b546d79a49b342921b /graphics/yplot
parent9cefc3062587182b9070cbd48fa8fcece6c130b5 (diff)
downloadpkgsrc-7cbf29c50f98857ef84dfeb6a41161d2c6752e19.tar.gz
Add PLPLOT_PREFIX_DEFAULT=${LOCALBASE} so that EVAL_PREFIX returns the
correct prefix when plplot isn't already installed.
Diffstat (limited to 'graphics/yplot')
-rw-r--r--graphics/yplot/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/yplot/Makefile b/graphics/yplot/Makefile
index 32156c6e108..4a4e8c939f8 100644
--- a/graphics/yplot/Makefile
+++ b/graphics/yplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2001/04/28 23:59:19 jtb Exp $
+# $NetBSD: Makefile,v 1.7 2001/05/01 22:40:43 jtb Exp $
DISTNAME= yplot-1.0.3
CATEGORIES= graphics math
@@ -11,6 +11,7 @@ COMMENT= Yorick interface to PLplot
DEPENDS+= yorick>=1.4:../../math/yorick
DEPENDS+= plplot>=5.0.3:../../graphics/plplot
+PLPLOT_PREFIX_DEFAULT= ${LOCALBASE}
EVAL_PREFIX+= PLPLOT_PREFIX=plplot
MAKEFILE= Makefile.build