summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-06-16 17:16:17 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-06-16 17:16:17 +0000
commit23450c9d3bc4025ce8c55b898f5752d2904c2923 (patch)
treeb50164de153f45faecef90a5794074e1202bbc0e /ftp
parent- Change OPTION help text for WITH_APR_FROM_PORTS (diff)
- make MAKE_JOBS_UNSAFE
PR: 135554 Submitted by: pgollucci Approved by: maintainer implicit
Notes
Notes: svn path=/head/; revision=236043
Diffstat (limited to 'ftp')
-rw-r--r--ftp/proftpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 3018a4c97753..378c9dc5f987 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -31,6 +31,7 @@ MAN1= ftpcount.1 ftpwho.1 ftptop.1
MAN5= xferlog.5
MAN8= proftpd.8 ftpshut.8 ftpdctl.8
+MAKE_JOBS_UNSAFE= yes
PORTDOCSdoc= Configuration.html faq.html
PORTDOCScontrib=mod_ifsession.html mod_radius.html mod_rewrite.html \
mod_tls.html mod_wrap2.html mod_wrap2_file.html mod_wrap2_sql.html \