diff options
Diffstat (limited to 'mail/pulsar')
-rw-r--r-- | mail/pulsar/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/pulsar/Makefile b/mail/pulsar/Makefile index 16695b71889..f6da3573f6c 100644 --- a/mail/pulsar/Makefile +++ b/mail/pulsar/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:35 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2009/06/30 00:07:19 joerg Exp $ # DISTNAME= pulsar-0.1.1 @@ -13,6 +13,8 @@ COMMENT= Small, secure POP3 daemon, featuring native SSL support PKG_DESTDIR_SUPPORT= user-destdir +MAKE_JOBS_SAFE= no + GNU_CONFIGURE= yes USE_TOOLS+= autoconf gmake |