diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-20 22:53:09 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-20 22:53:09 +0000 |
commit | 38eb8c5339e31bce015d6652caf364542965d4d0 (patch) | |
tree | 57033736b4eab37d8b46bb4b452f790f37bd0c7a /devel/libbegemot | |
parent | 1a3a92532506ba92f7a9670be49752b00ad8a807 (diff) |
Notes
Diffstat (limited to 'devel/libbegemot')
-rw-r--r-- | devel/libbegemot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libbegemot/Makefile b/devel/libbegemot/Makefile index faffaa5fa33c..51eb228051e3 100644 --- a/devel/libbegemot/Makefile +++ b/devel/libbegemot/Makefile @@ -19,7 +19,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_AUTOTOOLS= automake:19:env autoconf:262:env libltdl:22 libtool:22 USE_LDCONFIG= yes - +MAKE_JOBS_UNSAFE= yes MAN1= cstrc.1 frame.1 getfields.1 intro.1 panic.1 prstat.1 readline.1 \ rpoll.1 strnchr.1 strnlen.1 strsave.1 strtrimsp.1 verb.1 xalloc.1 |