diff options
Diffstat (limited to 'textproc/ruby-format/Makefile')
-rw-r--r-- | textproc/ruby-format/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-format/Makefile b/textproc/ruby-format/Makefile index 458404e87342..d9566de8c770 100644 --- a/textproc/ruby-format/Makefile +++ b/textproc/ruby-format/Makefile @@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Perl like formats for Ruby WWW= http://formatr.sourceforge.net/ -USE_RUBY= yes +USES= ruby NO_BUILD= yes |