summaryrefslogtreecommitdiff
path: root/chat/ircu
diff options
context:
space:
mode:
authorrillig <rillig>2005-12-05 23:55:01 +0000
committerrillig <rillig>2005-12-05 23:55:01 +0000
commit7bea46e87d51bbe44f7a5b37970a31b1efd118a0 (patch)
tree1390f4897127f87b9dc78eb04234494436dbf1a4 /chat/ircu
parent5a69276df89a294f862a5e2d84034200f2c262a4 (diff)
downloadpkgsrc-7bea46e87d51bbe44f7a5b37970a31b1efd118a0.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'chat/ircu')
-rw-r--r--chat/ircu/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile
index 52010b9e222..9b918fddf5d 100644
--- a/chat/ircu/Makefile
+++ b/chat/ircu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2005/12/05 20:49:53 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2005/12/05 23:55:03 rillig Exp $
#
DISTNAME= ircu2.10.11.07
@@ -18,7 +18,7 @@ GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --bindir=${PREFIX}/sbin
CONFIGURE_ARGS+= --with-cpath=${PKG_SYSCONFDIR}/ircd.conf
-CONFIGURE_ARGS+= --with-dpath=${DATADIR}
+CONFIGURE_ARGS+= --with-dpath=${DATADIR:Q}
CONFIGURE_ARGS+= --with-lpath=${DATADIR}/ircd.log
CONFIGURE_ARGS+= --with-mode=555
CONFIGURE_ARGS+= --with-owner=0