Use correct SPT_TYPE to really change proctitle
PR: 44019
This commit is contained in:
parent
4df3c270df
commit
0c6d1c7764
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68089
1 changed files with 3 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
PORTNAME= wu-ftpd
|
||||
PORTVERSION= 2.6.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= ftp
|
||||
MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
|
||||
|
||||
|
@ -19,6 +20,8 @@ CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip --enable-opie \
|
|||
--enable-noop --disable-numericuid --enable-nlst-dirs \
|
||||
--prefix=${PREFIX} --with-etc-dir=${PREFIX}/etc
|
||||
|
||||
MAKE_ENV+= WARNINGS=-DSPT_TYPE=SPT_BUILTIN
|
||||
|
||||
MAN1= ftpcount.1 ftpwho.1
|
||||
MAN5= ftpaccess.5 ftphosts.5 ftpconversions.5 xferlog.5 \
|
||||
ftpservers.5
|
||||
|
|
Loading…
Reference in a new issue