unbreak port, see errlog on bento

no response from MAINTAINER sin 2002-09-07
This commit is contained in:
Dirk Meyer 2002-10-01 20:04:13 +00:00
parent 7ece2aeb0b
commit 8ea2cdca2e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67282

View File

@ -21,7 +21,7 @@ MAN8= vsftpd.8
post-patch:
@${PERL} -pi -e 's@/etc/vsftpd.conf@${PREFIX}/etc/vsftpd.conf@' \
${WRKSRC}/defs.h
@${PERL} -pi -e 's@ -ldl@@; s@^CFLAGS.*$$@CFLAGS= -D"atoll(x)=strtoll(x, (char **)NULL, 10)"@' ${WRKSRC}/Makefile
@${PERL} -pi -e 's@ -ldl@@; s@^CFLAGS.*$$@CFLAGS+= -D"atoll(x)=strtoll(x, (char **)NULL, 10)"@' ${WRKSRC}/Makefile
@${ECHO_CMD} "secure_chroot_dir=${PREFIX}/share/vsftpd/empty" >> \
${WRKSRC}/vsftpd.conf