From fd1240237c49316beebbb8ef19abdda46c2f8fdc Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 14 Sep 2000 06:43:50 +0000 Subject: Update to 0.2.6. Submitted patches were merged by the author. :) Note that this module does not work with Ruby 1.6 yet. Sorry for the inconvenience. --- lang/ruby-perl/Makefile | 3 ++- lang/ruby-perl/distinfo | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lang/ruby-perl/Makefile b/lang/ruby-perl/Makefile index fd843f5..0f6be1f 100644 --- a/lang/ruby-perl/Makefile +++ b/lang/ruby-perl/Makefile @@ -6,7 +6,7 @@ # PORTNAME= perl -PORTVERSION= 0.2.5 +PORTVERSION= 0.2.6 CATEGORIES= lang ruby perl5 MASTER_SITES= http://www.bekkoame.ne.jp/~yoshidam/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -19,6 +19,7 @@ USE_RUBY= yes USE_RUBY_EXTCONF= yes WRKSRC= ${WRKDIR}/${PORTNAME} +CONFIGURE_ARGS= --with-libperl=/usr/lib/libperl.so INSTALL_TARGET= site-install EXAMPLES= htmlparse.rb http.rb perllib.rb ping.rb \ diff --git a/lang/ruby-perl/distinfo b/lang/ruby-perl/distinfo index 96c28de..41fa512 100644 --- a/lang/ruby-perl/distinfo +++ b/lang/ruby-perl/distinfo @@ -1 +1 @@ -MD5 (ruby/perl-0.2.5.tar.gz) = e559aefca3e8a24475351e4df0be6232 +MD5 (ruby/perl-0.2.6.tar.gz) = 75992008161859be7d7ca9f135525529 -- cgit v1.1