summaryrefslogtreecommitdiff
path: root/net/tnftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/tnftpd/Makefile')
-rw-r--r--net/tnftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tnftpd/Makefile b/net/tnftpd/Makefile
index d105eb3d103..738d597bbbf 100644
--- a/net/tnftpd/Makefile
+++ b/net/tnftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/12/02 17:03:54 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2005/12/05 23:55:15 rillig Exp $
#
DISTNAME= tnftpd-20040810
@@ -16,7 +16,7 @@ GNU_CONFIGURE= YES
MANCOMPRESSED_IF_MANZ= YES
USE_PKGINSTALL= YES
-CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
CONF_FILES+= ${EXAMPLEDIR}/ftpd.conf ${PKG_SYSCONFDIR}/ftpd.conf
CONF_FILES+= ${EXAMPLEDIR}/ftpusers ${PKG_SYSCONFDIR}/ftpusers