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