summaryrefslogtreecommitdiff
path: root/mail/mess822
diff options
context:
space:
mode:
authoruebayasi <uebayasi>2005-03-07 09:53:33 +0000
committeruebayasi <uebayasi>2005-03-07 09:53:33 +0000
commitb29edfaf4d1e76812894ff4e353d5946acce111c (patch)
treed3b28edbd99227a740fc6381af9246d94cbe737c /mail/mess822
parent0c0ec53eafa2c1b34cf0c0f9819dfe163448003a (diff)
downloadpkgsrc-b29edfaf4d1e76812894ff4e353d5946acce111c.tar.gz
Fix quoting.
Diffstat (limited to 'mail/mess822')
-rw-r--r--mail/mess822/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile
index f7435ccdaf7..7b003a17892 100644
--- a/mail/mess822/Makefile
+++ b/mail/mess822/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/12/03 15:15:02 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/07 09:53:33 uebayasi Exp $
#
DISTNAME= mess822-0.58
@@ -24,7 +24,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= yes
EGDIR= ${PREFIX}/share/examples/mess822
-CFLAGS+= -DPKG_SYSCONFDIR=\"\\\"${PKG_SYSCONFDIR}\\\"\"
+CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
USE_PKGINSTALL= yes
MAKE_DIRS+= ${PKG_SYSCONFDIR}
SUPPORT_FILES+= ${EGDIR}/leapsecs.dat ${PKG_SYSCONFDIR}/leapsecs.dat