diff options
author | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
---|---|---|
committer | Eitan Adler <eadler@FreeBSD.org> | 2013-07-16 21:59:48 +0000 |
commit | 3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch) | |
tree | 5c7980bf4b862ceb755aea2aa270373462796ee1 /textproc/p5-Time-Human/Makefile | |
parent | 9eed5526497a902d8c3fe91c907a10f88db03189 (diff) | |
download | ports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.tar.gz ports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.zip |
Notes
Diffstat (limited to 'textproc/p5-Time-Human/Makefile')
-rw-r--r-- | textproc/p5-Time-Human/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/p5-Time-Human/Makefile b/textproc/p5-Time-Human/Makefile index 7b37dd553614..3a5b3edc54a5 100644 --- a/textproc/p5-Time-Human/Makefile +++ b/textproc/p5-Time-Human/Makefile @@ -14,8 +14,6 @@ PERL_CONFIGURE= yes MAN3= Time::Human.3 -MAKE_JOBS_SAFE= yes - test: build cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test |