diff options
Diffstat (limited to 'sysutils/cromwell/Makefile')
-rw-r--r-- | sysutils/cromwell/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/cromwell/Makefile b/sysutils/cromwell/Makefile index d52e6531040b..ee5a0ccd8939 100644 --- a/sysutils/cromwell/Makefile +++ b/sysutils/cromwell/Makefile @@ -33,9 +33,8 @@ PLIST_FILES= %%DATADIR%%/cromwell.bin \ ONLY_FOR_ARCHS= i386 WRKSRC= ${WRKDIR}/cromwell -USE_BZIP2= yes USE_PERL5= build -USES= gmake perl5 +USES= gmake perl5 tar:bzip2 MAKE_JOBS_UNSAFE= yes NO_STAGE= yes |