diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-04 20:59:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-04-04 20:59:57 +0000 |
commit | 34aaeb16d2032d4f208f9761fbe63f80634db3c6 (patch) | |
tree | a4ca7e8cb9d581438ac46254e57b5d163ae4db26 /archivers/tardy/Makefile | |
parent | 3efc30e52de1b92aa2505b461ba79cfa97c8e4dd (diff) | |
download | ports-34aaeb16d2032d4f208f9761fbe63f80634db3c6.tar.gz ports-34aaeb16d2032d4f208f9761fbe63f80634db3c6.zip |
Notes
Diffstat (limited to 'archivers/tardy/Makefile')
-rw-r--r-- | archivers/tardy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index a7934afb7f0d..ff199f4546e1 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ehaupt@FreeBSD.org COMMENT= Manipulate the file headers in tar archive files in various ways GNU_CONFIGURE= yes -MAKE_JOBS_SAFE= yes +MAKE_JOBS_UNSAFE= yes MAN1= tardy.1 PLIST_FILES= bin/tardy |