summaryrefslogtreecommitdiff
path: root/textproc/ruby-eruby
diff options
context:
space:
mode:
authortaca <taca>2005-01-28 14:08:01 +0000
committertaca <taca>2005-01-28 14:08:01 +0000
commit7cb17cf1e5fe429469fa96d066e033390ff8f5d1 (patch)
tree9cf6619510831f4eb9e9674ceb40e93ec754e856 /textproc/ruby-eruby
parent01da22c17b2cba54152efa76c5d2b33bc989e104 (diff)
downloadpkgsrc-7cb17cf1e5fe429469fa96d066e033390ff8f5d1.tar.gz
Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
Diffstat (limited to 'textproc/ruby-eruby')
-rw-r--r--textproc/ruby-eruby/Makefile5
1 files changed, 3 insertions, 2 deletions
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