From 1a5818d61009df398c86fa82b2760b8d6a08d525 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 19 Nov 2009 22:07:43 +0000 Subject: - Mark MAKE_JOBS_UNSAFE Reported by: pointyhat --- databases/bbdb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases') diff --git a/databases/bbdb/Makefile b/databases/bbdb/Makefile index c5987b1bd599..27e0b7ce582e 100644 --- a/databases/bbdb/Makefile +++ b/databases/bbdb/Makefile @@ -24,6 +24,7 @@ DIRSECTION= "The Emacs editor and associated tools" INFOENTRY= "* BBDB: (bbdb). The Insidious Big Brother Database." PLIST_SUB+= BBDB_LISPDIR=${BBDB_LISPDIR} \ DIRSECTION=${DIRSECTION} INFOENTRY=${INFOENTRY} +MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-emacs=${EMACS_CMD} -- cgit