aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-04-07 15:58:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-04-07 15:58:05 +0000
commit54248f90d6a65cf907a8422db9168a5d6e60e538 (patch)
tree76203e4e8f4f35193803a3e5f188330601d1495a /textproc
parentd2160fa7df48a8c5962976a1ea03c7930e353ccf (diff)
downloadports-54248f90d6a65cf907a8422db9168a5d6e60e538.tar.gz
ports-54248f90d6a65cf907a8422db9168a5d6e60e538.zip
Notes
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>