diff options
Diffstat (limited to 'ftp/pftpd/Makefile')
-rw-r--r-- | ftp/pftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile index e48df95598d3..954388fb802b 100644 --- a/ftp/pftpd/Makefile +++ b/ftp/pftpd/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Multithreaded anonymous FTP daemon GNU_CONFIGURE= yes +MAKE_JOBS_UNSAFE= yes MAN1= pftpd.1 rpad.1 PLIST_FILES= sbin/pftpd |