summaryrefslogtreecommitdiff
path: root/mail/ezmlm-idx
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2005-03-07 09:53:33 +0000
committeruebayasi <uebayasi@pkgsrc.org>2005-03-07 09:53:33 +0000
commit571af43628c3b9e9bad15b1b0dbb70ac9d7bf7cd (patch)
treed3b28edbd99227a740fc6381af9246d94cbe737c /mail/ezmlm-idx
parent71960dee9e67049bef13c9efb3653608b1fe85a9 (diff)
downloadpkgsrc-571af43628c3b9e9bad15b1b0dbb70ac9d7bf7cd.tar.gz
Fix quoting.
Diffstat (limited to 'mail/ezmlm-idx')
-rw-r--r--mail/ezmlm-idx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index 58a67337949..396fefe7e13 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/02/08 05:29:07 schmonz Exp $
+# $NetBSD: Makefile,v 1.16 2005/03/07 09:53:33 uebayasi Exp $
#
.include "../../mail/ezmlm/Makefile.common"
@@ -27,7 +27,7 @@ NO_BIN_ON_FTP= ${RESTRICTED}
USE_PKGINSTALL= YES
PKG_SYSCONFSUBDIR= ezmlm
-CFLAGS+= -DPKG_SYSCONFDIR=\"\\\"${PKG_SYSCONFDIR}\"\\\"
+CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
EGDIR= ${PREFIX}/share/examples/ezmlm-idx
CONF_FILES= ${EGDIR}/ezcgirc ${PKG_SYSCONFDIR}/ezcgirc