Index: dns/opendd/Makefile =================================================================== RCS file: /home/pcvs/ports/dns/opendd/Makefile,v --- dns/opendd/Makefile 27 Apr 2008 05:21:19 -0000 1.3 +++ dns/opendd/Makefile 27 Mar 2009 13:01:04 -0000 @@ -16,6 +16,8 @@ OPTIONS= OPENDD_SSL "Build with SSL support" off \ RC_NG "Install RC_NG script" on +MAKE_JOBS_UNSAFE= yes + PORTDOCS= COPYING COPYRIGHT README PLIST_FILES= sbin/${PORTNAME} \ "@unexec if cmp -s %D/%%ETCDIR%%/${PORTNAME}.conf %D/%%ETCDIR%%/${PORTNAME}.conf.default; then ${RM} -f %D/%%ETCDIR%%/${PORTNAME}.conf; fi " \ Index: mail/heirloom-mailx/Makefile =================================================================== RCS file: /home/pcvs/ports/mail/heirloom-mailx/Makefile,v --- mail/heirloom-mailx/Makefile 1 Dec 2008 14:23:52 -0000 1.52 +++ mail/heirloom-mailx/Makefile 27 Mar 2009 13:01:04 -0000 @@ -20,6 +20,8 @@ CONFLICTS= mailx-[0-9]* +MAKE_JOBS_UNSAFE= yes + USE_BZIP2= yes USE_ICONV= yes USE_OPENSSL= yes