summaryrefslogtreecommitdiff
path: root/graphics/ncview
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2020-09-24 11:21:40 +0000
committermef <mef@pkgsrc.org>2020-09-24 11:21:40 +0000
commit89b8a6b70c7900ebc64ca3e5593035dc9d7d00e6 (patch)
treeb879367a98d605a646a17430de12870f9461be8f /graphics/ncview
parenta5a2c50a1f9a5d823e1f35451696da5e8948d5f3 (diff)
downloadpkgsrc-89b8a6b70c7900ebc64ca3e5593035dc9d7d00e6.tar.gz
(graphics/ncview) CONFIG_SHELL= bash <= (Syntax error: Bad substitution)
Diffstat (limited to 'graphics/ncview')
-rw-r--r--graphics/ncview/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/ncview/Makefile b/graphics/ncview/Makefile
index 7484ccacd17..0e148e6d85a 100644
--- a/graphics/ncview/Makefile
+++ b/graphics/ncview/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2020/08/08 22:18:27 brook Exp $
+# $NetBSD: Makefile,v 1.50 2020/09/24 11:21:40 mef Exp $
DISTNAME= ncview-2.1.7
CATEGORIES= graphics
@@ -11,6 +11,7 @@ LICENSE= gnu-gpl-v3
GNU_CONFIGURE= yes
USE_TOOLS= pkg-config
+CONFIG_SHELL= bash
CONFIGURE_ARGS+= --with-udunits2_incdir=${BUILDLINK_PREFIX.udunits}/include
CONFIGURE_ARGS+= --with-udunits2_libdir=${BUILDLINK_PREFIX.udunits}/lib