summaryrefslogtreecommitdiff
path: root/x11/xfce4-desktop
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 /x11/xfce4-desktop
parentb235a79d8801c0bedb11aebddf494c6cd5c60968 (diff)
downloadpkgsrc-3dae8fea14cb07876cbc876f030a3b37361f56b8.tar.gz
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
Diffstat (limited to 'x11/xfce4-desktop')
-rw-r--r--x11/xfce4-desktop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-desktop/Makefile b/x11/xfce4-desktop/Makefile
index aa700e7fc9e..2662191c99a 100644
--- a/x11/xfce4-desktop/Makefile
+++ b/x11/xfce4-desktop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/11/09 07:09:05 martti Exp $
+# $NetBSD: Makefile,v 1.16 2005/12/05 23:55:24 rillig Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -24,7 +24,7 @@ CONF_FILES+= ${EGDIR}/xfce-registered-categories.xml.${_l} \
${PKG_SYSCONFDIR}/xfce-registered-categories.xml.${_l}
.endfor
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q}
REQD_DIRS+= ${XFCE4_EGBASE} ${EGDIR}