From b2e28c55f3553abadc8b63d7193ba7c6b4a9096c Mon Sep 17 00:00:00 2001 From: jtb Date: Thu, 3 May 2001 21:06:12 +0000 Subject: Add some defaults for EVAL_PREFIX. --- graphics/GMT/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'graphics/GMT') diff --git a/graphics/GMT/Makefile b/graphics/GMT/Makefile index 75757894d7f..e5cba3cc6a2 100644 --- a/graphics/GMT/Makefile +++ b/graphics/GMT/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2001/04/20 21:57:39 jtb Exp $ +# $NetBSD: Makefile,v 1.15 2001/05/03 21:06:12 jtb Exp $ DISTNAME= GMT3.4 PKGNAME= GMT-3.4 @@ -25,6 +25,8 @@ WRKSRC= ${WRKDIR}/${DISTNAME} GNU_CONFIGURE= yes USE_LIBTOOL= yes + +NETCDF_DEFAULT= ${LOCALBASE} EVAL_PREFIX+= NETCDF=netcdf CONFIGURE_ARGS+=--includedir=${PREFIX}/include/gmt -- cgit v1.2.3