unbreak port, see errlog on bento
no response from MAINTAINER sin 2002-09-07
This commit is contained in:
parent
7ece2aeb0b
commit
8ea2cdca2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=67282
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user