From c3ffe35cf7ee20fd3da97e0a0794bc882f07de92 Mon Sep 17 00:00:00 2001 From: taca Date: Fri, 28 Jan 2005 14:08:01 +0000 Subject: Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries. Bump PKG_REVISION. --- textproc/ruby-eruby/Makefile | 5 +++-- textproc/ruby-xmlparser/Makefile | 4 +++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'textproc') diff --git a/textproc/ruby-eruby/Makefile b/textproc/ruby-eruby/Makefile index faa72ff38b8..e11e3b9bdf2 100644 --- a/textproc/ruby-eruby/Makefile +++ b/textproc/ruby-eruby/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2004/12/16 13:22:23 taca Exp $ +# $NetBSD: Makefile,v 1.10 2005/01/28 14:08:02 taca Exp $ # FreeBSD: ports/textproc/eruby/Makefile,v 1.9 2000/12/12 14:04:26 knu Exp DISTNAME= eruby-${ERUBY_VERSION} PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc ruby MASTER_SITES= http://www.modruby.net/archive/ @@ -15,6 +15,7 @@ COMMENT= Interprets Ruby code embedded in a text file CONFLICTS+= ruby[1-9][0-9]-eruby-* USE_BUILDLINK3= yes +RUBY_HAS_ARCHLIB= yes ERUBY_VERSION= 1.0.5 HAS_CONFIGURE= yes CONFIGURE_SCRIPT= ${RUBY} configure.rb diff --git a/textproc/ruby-xmlparser/Makefile b/textproc/ruby-xmlparser/Makefile index c48f5e13c04..c17bcb890c3 100644 --- a/textproc/ruby-xmlparser/Makefile +++ b/textproc/ruby-xmlparser/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/28 04:51:38 taca Exp $ +# $NetBSD: Makefile,v 1.2 2005/01/28 14:08:02 taca Exp $ # DISTNAME= xmlparser-0.6.8 PKGNAME= ${RUBY_PKGPREFIX}-xmlparser-0.6.8 +PKGREVISION= 1 CATEGORIES= textproc ruby MASTER_SITES= http://www.yoshidam.net/ @@ -10,6 +11,7 @@ MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.yoshidam.net/Ruby.html#xmlparser COMMENT= expat interface module for Ruby +RUBY_HAS_ARCHLIB= yes USE_BUILDLINK3= yes USE_RUBY_EXTCONF= yes CONFIGURE_ARGS+= --with-perl-enc-map -- cgit v1.2.3