From e7a06560680da8c8d1e5ecbbf98cfdaf2c306a32 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Tue, 12 Jun 2012 01:29:59 +0000 Subject: - Switch to rubygem-racc which works with ruby 1.9 --- textproc/ruby-rdtool/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/ruby-rdtool') diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 399ef003b27f..32683baf5a2a 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -7,7 +7,7 @@ PORTNAME= rdtool PORTVERSION= 0.6.33 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc ruby MASTER_SITES= https://github.com/uwabami/${PORTNAME}/tarball/v${PORTVERSION}/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= RD to HTML/man/etc. converter (RD is to Ruby as POD is to Perl) -BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc +BUILD_DEPENDS= racc:${PORTSDIR}/devel/rubygem-racc GITVERSION= fc69b57 FETCH_ARGS= -pRr -- cgit v1.3