summaryrefslogtreecommitdiff
path: root/net/vsftpd
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2005-03-07 09:41:45 +0000
committeruebayasi <uebayasi@pkgsrc.org>2005-03-07 09:41:45 +0000
commitc18abf075412bf7bd980d377e40ac06ec254b506 (patch)
tree4939745ced01b78361ccf75b8a5a17736977b8e8 /net/vsftpd
parent32d0edd8f6b4b927245c66e7f6e104c9c81a5ef7 (diff)
downloadpkgsrc-c18abf075412bf7bd980d377e40ac06ec254b506.tar.gz
Fix quoting.
Diffstat (limited to 'net/vsftpd')
-rw-r--r--net/vsftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile
index 7ea0a233b47..6bfe78b30b9 100644
--- a/net/vsftpd/Makefile
+++ b/net/vsftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/02/02 23:12:52 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/03/07 09:41:45 uebayasi Exp $
#
DISTNAME= vsftpd-1.2.2
@@ -26,7 +26,7 @@ PKG_USERS= ${VSFTPD_USER}:${VSFTPD_GROUP}::vsftpd\\ user
DOCDIR= ${PREFIX}/share/doc/vsftpd
EGDIR= ${PREFIX}/share/examples/vsftpd
-CFLAGS+= -DPKG_SYSCONFDIR=\"\\\"${PKG_SYSCONFDIR}\\\"\"
+CFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR}\""
CONF_FILES= ${EGDIR}/vsftpd.conf.default ${PKG_SYSCONFDIR}/vsftpd.conf
MAKE_DIRS= ${VARBASE}/chroot