From 218a2d42789e7f6f4899fa2faec8352d9cddf6c4 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 11 Apr 2004 13:17:09 +0000 Subject: Re-add dependency to ruby-strscan package since ruby-rdtool package depends to it at runtime. Bump package revision. --- textproc/ruby-rdtool/Makefile | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile index 1bcb0a0ce24..bbb42041144 100644 --- a/textproc/ruby-rdtool/Makefile +++ b/textproc/ruby-rdtool/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/03/16 02:01:11 taca Exp $ +# $NetBSD: Makefile,v 1.12 2004/04/11 13:17:09 taca Exp $ # FreeBSD: ports/textproc/ruby-rdtool/Makefile,v 1.15 2001/01/30 19:20:09 knu Exp DISTNAME= rdtool-${RUBY_RD_VERSION} PKGNAME= ${RUBY_PKGNAMEPREFIX}${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= textproc ruby MASTER_SITES= http://www2.pos.to/~tosh/ruby/rdtool/archive/ @@ -11,8 +11,9 @@ MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www2.pos.to/~tosh/ruby/rdtool/ COMMENT= RD (Ruby Document) converter to HTML/man/etc -BUILD_DEPENDS+= ${RUBY_PKGNAMEPREFIX}racc>=1.3.6:../../devel/ruby-racc DEPENDS+= ${RUBY_PKGNAMEPREFIX}optparse>=0.7:../../devel/ruby-optparse +DEPENDS+= ${RUBY_PKGNAMEPREFIX}strscan>=0.6.1:../../devel/ruby-strscan +BUILD_DEPENDS+= ${RUBY_PKGNAMEPREFIX}racc>=1.3.6:../../devel/ruby-racc DIST_SUBDIR= ruby USE_RUBY= yes -- cgit v1.2.3