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 /comms/mgetty+sendfax | |
parent | 1a3a92532506ba92f7a9670be49752b00ad8a807 (diff) |
Notes
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r-- | comms/mgetty+sendfax/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index 5f577bdf1e4f..446b6bb0b720 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -67,6 +67,7 @@ MLINKS= pvf.1 pvfamp.1 \ pvf.1 rmdtopvf.1 \ pvf.1 voctopvf.1 \ pvf.1 wavtopvf.1 +MAKE_JOBS_UNSAFE= yes CFLAGS+= -DAUTO_PPP .if defined(WITH_FIDO) && ${WITH_FIDO:L} != no |