diff options
author | Doug Barton <dougb@FreeBSD.org> | 2009-03-24 19:51:28 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2009-03-24 19:51:28 +0000 |
commit | d31cadffee9652bba4aed758b08c36d8bd083aad (patch) | |
tree | b815dc18ccea261588aef543312f1294282dd32a /mail/alpine | |
parent | 85aa55666679c35b2a468e93c57900f4c98ae3b7 (diff) |
Notes
Diffstat (limited to 'mail/alpine')
-rw-r--r-- | mail/alpine/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/alpine/Makefile b/mail/alpine/Makefile index eee2b3b5d1b9..712024095b17 100644 --- a/mail/alpine/Makefile +++ b/mail/alpine/Makefile @@ -33,6 +33,8 @@ OPTIONS+= PICO "Build and install pico, the default editor" on \ USE_BZIP2= yes +MAKE_JOBS_UNSAFE= yes + GNU_CONFIGURE= yes .if !defined(PICO_ALPINE_SLAVE) |