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 /print/libppd | |
parent | 1a3a92532506ba92f7a9670be49752b00ad8a807 (diff) |
Notes
Diffstat (limited to 'print/libppd')
-rw-r--r-- | print/libppd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/libppd/Makefile b/print/libppd/Makefile index b47bc746a059..a0cf3c2d6b9f 100644 --- a/print/libppd/Makefile +++ b/print/libppd/Makefile @@ -18,6 +18,7 @@ USE_AUTOTOOLS= libtool:22 GNU_CONFIGURE= yes USE_LDCONFIG= Yes USE_GNOME= glib12 +MAKE_JOBS_UNSAFE= yes MAN1= ppdfilt.1 MAN3= ppd_check_option_is_marked.3 ppd_emit_to_file.3 \ |