diff options
Diffstat (limited to 'databases/bbdb/Makefile')
-rw-r--r-- | databases/bbdb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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} |