summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2005-03-07 10:03:13 +0000
committeruebayasi <uebayasi>2005-03-07 10:03:13 +0000
commit2f1cc0097740ae3fae801ba6bcf5be57c20cf826 (patch)
tree9f7447a9ac05377b4e56a267b8c397d7f17f810f /wm
parentd09f20254832a36d0c7ffd6624808ffa14f43b51 (diff)
downloadpkgsrc-2f1cc0097740ae3fae801ba6bcf5be57c20cf826.tar.gz
Fix quoting.
Diffstat (limited to 'wm')
-rw-r--r--wm/larswm/Makefile4
-rw-r--r--wm/pwm/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/wm/larswm/Makefile b/wm/larswm/Makefile
index d5792c88075..270af2bb7ee 100644
--- a/wm/larswm/Makefile
+++ b/wm/larswm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2004/11/27 17:55:54 jschauma Exp $
+# $NetBSD: Makefile,v 1.8 2005/03/07 10:05:08 uebayasi Exp $
#
DISTNAME= larswm-7.5.3
@@ -21,7 +21,7 @@ USE_IMAKE= YES
EGDIR= ${PREFIX}/share/examples/larswm
CONF_FILES= ${EGDIR}/sample.larswmrc ${PKG_SYSCONFDIR}/larswmrc
-CPPFLAGS= -DPKG_SYSCONFDIR=\"\\\"${PKG_SYSCONFDIR}\\\"\"
+CPPFLAGS= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
post-patch:
@cd ${WRKSRC} && \
diff --git a/wm/pwm/Makefile b/wm/pwm/Makefile
index 38b22d715f7..aadc78954d6 100644
--- a/wm/pwm/Makefile
+++ b/wm/pwm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/02/05 00:24:14 cube Exp $
+# $NetBSD: Makefile,v 1.17 2005/03/07 10:05:08 uebayasi Exp $
#
DISTNAME= pwm-20030617
@@ -19,7 +19,7 @@ USE_PKGINSTALL= YES
USE_X11= YES
USE_GNU_TOOLS+= make
-CFLAGS+= -DPKG_SYSCONFDIR=\"\\\"${PKG_SYSCONFDIR}\\\"\"
+CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
PKG_SYSCONFSUBDIR= pwm