diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-03-30 15:08:31 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2009-03-30 15:08:31 +0000 |
commit | 2ac7975a6e3192089bf16174f0523b24d0ff844f (patch) | |
tree | 33f8691e21a4bc35fd5259c306ec7788010db2bd /sysutils/rej | |
parent | e8cfa8fc26b36614b4dea942cb24bd069c3727df (diff) |
Notes
Diffstat (limited to 'sysutils/rej')
-rw-r--r-- | sysutils/rej/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/rej/Makefile b/sysutils/rej/Makefile index 272fcd30a9c4..d86f6043d6ce 100644 --- a/sysutils/rej/Makefile +++ b/sysutils/rej/Makefile @@ -15,7 +15,6 @@ COMMENT= Merges patch-rejects and runs a merge program to verify the changes USE_PERL5= 5.8.6+ NO_BUILD= yes -MAKE_JOBS_SAFE= yes PORTDOCS= CHANGELOG README vimrc PLIST_FILES= bin/rej bin/rej-qp bin/rej-mp |