diff options
Diffstat (limited to 'textproc/splitpatch/Makefile')
-rw-r--r-- | textproc/splitpatch/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/splitpatch/Makefile b/textproc/splitpatch/Makefile index 65bf38daa502..d07485bac0fd 100644 --- a/textproc/splitpatch/Makefile +++ b/textproc/splitpatch/Makefile @@ -9,11 +9,10 @@ WWW= https://github.com/jaalto/splitpatch LICENSE= GPLv2+ -USES= gmake perl5 +USES= gmake perl5 ruby USE_GITHUB= yes GH_ACCOUNT= jaalto USE_PERL5= build -USE_RUBY= yes MAKE_JOBS_UNSAFE= yes |