summaryrefslogtreecommitdiff
path: root/shells/scponly
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
commit579e97796954edc2469fac176e855589e1dc2997 (patch)
tree1390f4897127f87b9dc78eb04234494436dbf1a4 /shells/scponly
parenta86447cb0763e94327a0380243bb3a2cc0ecbb68 (diff)
downloadpkgsrc-579e97796954edc2469fac176e855589e1dc2997.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'shells/scponly')
-rw-r--r--shells/scponly/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/scponly/Makefile b/shells/scponly/Makefile
index 53e1bc0ffc7..c3414ff216f 100644
--- a/shells/scponly/Makefile
+++ b/shells/scponly/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/12/05 20:50:59 rillig Exp $
+# $NetBSD: Makefile,v 1.9 2005/12/05 23:55:19 rillig Exp $
DISTNAME= scponly-4.1
CATEGORIES= shells security
@@ -27,7 +27,7 @@ CONFIGURE_ENV+= scponly_PROG_PWD=${TOOLS_PWD_CMD:Q}
CONFIGURE_ENV+= PROG_RM=${TOOLS_RM:Q}
CONFIGURE_ENV+= scponly_PROG_RM=${TOOLS_RM:Q}
CONFIGURE_ENV+= scponly_PROG_RMDIR=${TOOLS_RMDIR:Q}
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
USE_PKGINSTALL= yes
PKG_SHELL= bin/scponly
PKG_SYSCONFSUBDIR= scponly