summaryrefslogtreecommitdiff
path: root/math/udunits
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-12-05 23:55:01 +0000
committerrillig <rillig@pkgsrc.org>2005-12-05 23:55:01 +0000
commit51cc30a69f6ed85b6e1c747e7d0e7c630f9cc50a (patch)
tree1390f4897127f87b9dc78eb04234494436dbf1a4 /math/udunits
parentf3129e07256e493f4c4fbcb6d3b8a8b56805108b (diff)
downloadpkgsrc-51cc30a69f6ed85b6e1c747e7d0e7c630f9cc50a.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'math/udunits')
-rw-r--r--math/udunits/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index e58262523b0..88f6c0504ce 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/08/08 18:13:13 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/12/05 23:55:12 rillig Exp $
DISTNAME= udunits
PKGNAME= udunits-1.12.1
@@ -16,7 +16,7 @@ DIST_SUBDIR= ${PKGNAME_NOREV}
USE_PKGINSTALL= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CPPFLAGS+= -Df2cFortran -Dunix
PERL5_CONFIGURE= no