summaryrefslogtreecommitdiff
path: root/x11/xfce4-session/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-session/Makefile')
-rw-r--r--x11/xfce4-session/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/xfce4-session/Makefile b/x11/xfce4-session/Makefile
index 823b6b934f3..1b3cbf88427 100644
--- a/x11/xfce4-session/Makefile
+++ b/x11/xfce4-session/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/02/05 23:11:46 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2006/02/17 06:49:26 martti Exp $
.include "../../meta-pkgs/xfce4/Makefile.common"
@@ -11,10 +11,11 @@ COMMENT= Xfce session manager
PKG_SYSCONFSUBDIR= xdg/xfce4-session
EGDIR= ${XFCE4_EGBASE}/session
-CONF_FILES= ${EGDIR}/xfce4-session.rc \
- ${PKG_SYSCONFDIR}/xfce4-session.rc
+CONF_FILES= ${EGDIR:Q}/xfce4-session.rc \
+ ${PKG_SYSCONFDIR:Q}/xfce4-session.rc
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q} ICEAUTH=${TOOLS_PATH.iceauth}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASE:Q} \
+ ICEAUTH=${TOOLS_PATH.iceauth:Q}
REQD_DIRS+= ${XFCE4_EGBASE} ${EGDIR}