Remove -fcommon and deprecation notice

The port has been fixed to build with -fno-common
This commit is contained in:
Stefan Eßer 2020-09-01 12:25:13 +00:00
parent 71ecb265c7
commit a0b60b9df2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547269

View File

@ -13,12 +13,6 @@ COMMENT= Multithreaded anonymous FTP daemon
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
CFLAGS+= -fcommon
DEPRECATED= Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
EXPIRATION_DATE=2021-04-01
PLIST_FILES= sbin/pftpd \
man/man1/pftpd.1.gz \
man/man1/rpad.1.gz