aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-07 23:58:05 +0800
committerbapt <bapt@FreeBSD.org>2014-04-07 23:58:05 +0800
commit3025b13c24bfd572000febfea2d48c54290512c9 (patch)
tree76203e4e8f4f35193803a3e5f188330601d1495a /textproc
parent04810c4067800708d9b01f9600d5900e55ed8523 (diff)
downloadfreebsd-ports-gnome-3025b13c24bfd572000febfea2d48c54290512c9.tar.gz
freebsd-ports-gnome-3025b13c24bfd572000febfea2d48c54290512c9.tar.zst
freebsd-ports-gnome-3025b13c24bfd572000febfea2d48c54290512c9.zip
Mark as broken: does not fetch
Diffstat (limited to 'textproc')
-rw-r--r--textproc/ruby-diff/Makefile3
1 files changed, 2 insertions, 1 deletions
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 <bsd.port.mk>