diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-19 23:41:55 +0000 |
commit | 2d68f126de221d6caed2c560840eae9b231eaaf0 (patch) | |
tree | a4e626dcfcfc7a91af456eb7e15fa4056a883f49 /comms/hf/Makefile | |
parent | 07b27888644efc66d4ed412de3c7ba9d7b2b54af (diff) |
Notes
Diffstat (limited to 'comms/hf/Makefile')
-rw-r--r-- | comms/hf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/comms/hf/Makefile b/comms/hf/Makefile index a63095c3306d..563b16502bca 100644 --- a/comms/hf/Makefile +++ b/comms/hf/Makefile @@ -20,6 +20,7 @@ USE_GNOME= gtk12 USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --sysconfdir=${PREFIX} +MAKE_JOBS_UNSAFE= yes MANLANG= "" "de.ISO8859-1" MAN1= hf.1 hfterm.1 hfkernel.1 |