diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-11-22 19:49:43 +0000 |
commit | 8c2aab382d5ceff395ed38e45399378035c4968e (patch) | |
tree | ea623aea7a81d860cc89359721fd92c71b84534d /lang/siod | |
parent | e9cf7164b93e5dbdb7bef22c3dc3980161a34dad (diff) | |
download | ports-8c2aab382d5ceff395ed38e45399378035c4968e.tar.gz ports-8c2aab382d5ceff395ed38e45399378035c4968e.zip |
Notes
Diffstat (limited to 'lang/siod')
-rw-r--r-- | lang/siod/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/siod/Makefile b/lang/siod/Makefile index 0162ce0fba12..5a9d420a84ae 100644 --- a/lang/siod/Makefile +++ b/lang/siod/Makefile @@ -22,6 +22,7 @@ NO_WRKSUBDIR= yes MAKEFILE= makefile ALL_TARGET= freebsd MAKE_ENV= LD_LIBRARY_PATH=. +MAKE_JOBS_UNSAFE= yes MAN1= siod.1 snapshot-dir.1 snapshot-compare.1 http-get.1 \ cp-build.1 ftp-cp.1 csiod.1 ftp-put.1 ftp-test.1 ftp-get.1 \ |