summaryrefslogtreecommitdiff
path: root/ftp/pure-ftpd
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-10 12:45:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-10 12:45:50 +0000
commit269fdc35fb2cc42fd8d511008ad86a640aff06be (patch)
tree3b1c4c3cbddc92056bda40d583f9d7d25edcc42b /ftp/pure-ftpd
parent- Cleanup CONFIGURE_ARGS: --localstatedir=/var was added by bsd.port.mk since... (diff)
- Cleanup CONFIGURE_ARGS: --localstatedir=/var was added by bsd.port.mk since r384380
Notes
Notes: svn path=/head/; revision=385952
Diffstat (limited to 'ftp/pure-ftpd')
-rw-r--r--ftp/pure-ftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 897b500d4c3a..6362b60d6cbe 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -35,7 +35,7 @@ UPLOADSCRIPT_DESC= Uploadscript daemon support
UTF8_DESC= UTF-8 filenames
VIRTUALCHROOT_DESC= Follow symlinks outside a chroot jail
-CONFIGURE_ARGS= --localstatedir=/var --sysconfdir=${PREFIX}/etc \
+CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc \
--with-altlog --with-cookie --with-diraliases \
--with-everything --with-extauth --with-ftpwho \
--with-language=${LANG} --with-paranoidmsg --with-puredb \