diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:54:50 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:54:50 +0000 |
commit | a2acdd55d284300e2fe0fabf12ce05ea79cd8215 (patch) | |
tree | ed6b7caf3ac174fa1dd0aa90919d18a128f965d1 /lang/ruby-perl | |
parent | 3447b08a0a4d761f81f7d4eda4ab8a8fed0c95ab (diff) |
Notes
Diffstat (limited to 'lang/ruby-perl')
-rw-r--r-- | lang/ruby-perl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby-perl/Makefile b/lang/ruby-perl/Makefile index 258d18cb1a88..3af039b6158e 100644 --- a/lang/ruby-perl/Makefile +++ b/lang/ruby-perl/Makefile @@ -16,6 +16,8 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby extension module to use the functions of Perl from Ruby +BROKEN= Incorrectly installs a perllocal.pod file + USE_PERL5= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes |