summaryrefslogtreecommitdiff
path: root/www/thy
diff options
context:
space:
mode:
authorrillig <rillig>2005-12-05 23:55:01 +0000
committerrillig <rillig>2005-12-05 23:55:01 +0000
commit3dae8fea14cb07876cbc876f030a3b37361f56b8 (patch)
tree1390f4897127f87b9dc78eb04234494436dbf1a4 /www/thy
parentb235a79d8801c0bedb11aebddf494c6cd5c60968 (diff)
downloadpkgsrc-3dae8fea14cb07876cbc876f030a3b37361f56b8.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'www/thy')
-rw-r--r--www/thy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/thy/Makefile b/www/thy/Makefile
index 4e3bc8e3d71..b7975cec2be 100644
--- a/www/thy/Makefile
+++ b/www/thy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/12/05 20:51:14 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2005/12/05 23:55:23 rillig Exp $
DISTNAME= thy-0.9.4
CATEGORIES= www
@@ -36,7 +36,7 @@ CONF_FILES= ${EGDIR}/thyrc ${PKG_SYSCONFDIR}/thyrc \
RCD_SCRIPTS= thy
INFO_FILES= thy.info
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
MAKE_FLAGS+= pkgconfdir=${EGDIR:Q}
EGDIR= ${PREFIX}/share/examples/thy