diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-07-02 22:25:00 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-07-02 22:25:00 +0000 |
commit | dbdb7f9e5257ce62293b0e65e4aa8134b665c3e6 (patch) | |
tree | e2cedb1aa5c990aa6965f8f7c1707441c90b166d /mail/mb2md | |
parent | a2e035369724c8e855c81f5d85701252382c41e7 (diff) | |
download | ports-dbdb7f9e5257ce62293b0e65e4aa8134b665c3e6.tar.gz ports-dbdb7f9e5257ce62293b0e65e4aa8134b665c3e6.zip |
Notes
Diffstat (limited to 'mail/mb2md')
-rw-r--r-- | mail/mb2md/Makefile | 1 |
1 files changed, 0 insertions, 1 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 |