summaryrefslogtreecommitdiff
path: root/net/bftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/bftpd/Makefile')
-rw-r--r--net/bftpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bftpd/Makefile b/net/bftpd/Makefile
index e33a56f809c..93fb236c00a 100644
--- a/net/bftpd/Makefile
+++ b/net/bftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2004/04/25 07:45:37 snj Exp $
+# $NetBSD: Makefile,v 1.3 2004/12/11 08:25:48 minskim Exp $
#
DISTNAME= bftpd-1.0.24
@@ -16,6 +16,7 @@ GNU_CONFIGURE= YES
CFLAGS+= -DPATH_BFTPD_CONF=\"\\\"${PKG_SYSCONFDIR}/bftpd.conf\\\"\"
CONF_FILES= ${PREFIX}/share/examples/bftpd/bftpd.conf \
${PKG_SYSCONFDIR}/bftpd.conf
+MAKE_ENV+= VARBASE=${VARBASE:Q}
pre-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/bftpd