aboutsummaryrefslogtreecommitdiffstats
path: root/mail/drac
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2013-10-07 05:51:02 +0800
committermarino <marino@FreeBSD.org>2013-10-07 05:51:02 +0800
commit6aacb0802363aa35dac505c128c38faa8a5ea0ee (patch)
tree451eece697c7b522900b7842f2cc7bd030467e3a /mail/drac
parentcee3622ae2117bbe743403ad0af5cbe214c474ae (diff)
downloadfreebsd-ports-graphics-6aacb0802363aa35dac505c128c38faa8a5ea0ee.tar.gz
freebsd-ports-graphics-6aacb0802363aa35dac505c128c38faa8a5ea0ee.tar.zst
freebsd-ports-graphics-6aacb0802363aa35dac505c128c38faa8a5ea0ee.zip
Mark seven unmaintained ports as jobs unsafe.
Diffstat (limited to 'mail/drac')
-rw-r--r--mail/drac/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/drac/Makefile b/mail/drac/Makefile
index 693470d584c..280c188afb5 100644
--- a/mail/drac/Makefile
+++ b/mail/drac/Makefile
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Dynamic Relay Authorization Control, a POP-before-SMTP implementation
+MAKE_JOBS_UNSAFE= yes
+
.if defined(WITH_POSTFIX_DB3)
LIB_DEPENDS+= db3.3:${PORTSDIR}/databases/db3
.endif