diff options
-rw-r--r-- | mail/mb2md/Makefile | 1 | ||||
-rw-r--r-- | mail/qmhandle/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/mail/mb2md/Makefile b/mail/mb2md/Makefile index 3355239db03c..41d3c1683d27 100644 --- a/mail/mb2md/Makefile +++ b/mail/mb2md/Makefile @@ -24,7 +24,6 @@ EXTRACT_AFTER_ARGS= > ${WRKDIR}/${PORTNAME} NO_WRKSUBDIR= yes NO_BUILD= yes USE_PERL5= yes -MAKE_JOBS_SAFE= yes PLIST_FILES= bin/mb2md diff --git a/mail/qmhandle/Makefile b/mail/qmhandle/Makefile index 1c614cf38ed6..343acef14f04 100644 --- a/mail/qmhandle/Makefile +++ b/mail/qmhandle/Makefile @@ -15,7 +15,6 @@ MAINTAINER= garga@FreeBSD.org COMMENT= Tool to view and manage a qmail queue USE_QMAIL_RUN= yes -MAKE_JOBS_SAFE= yes NO_BUILD= yes USE_PERL5= yes |