From 3025b13c24bfd572000febfea2d48c54290512c9 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 7 Apr 2014 15:58:05 +0000 Subject: Mark as broken: does not fetch --- textproc/ruby-diff/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/ruby-diff/Makefile b/textproc/ruby-diff/Makefile index a969a79926e6..e26d3afe3b69 100644 --- a/textproc/ruby-diff/Makefile +++ b/textproc/ruby-diff/Makefile @@ -12,9 +12,10 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby implementation of Perl's Algorithm::Diff +BROKEN= Does not fetch + USE_RUBY= YES USE_RUBY_SETUP= YES RUBY_SETUP= install.rb -NO_STAGE= yes .include -- cgit