summaryrefslogtreecommitdiff
path: root/www/ruby-uri
diff options
context:
space:
mode:
authortaca <taca>2002-03-17 15:22:12 +0000
committertaca <taca>2002-03-17 15:22:12 +0000
commit28c884f64049964a9ed2daa0262e3f6cf0e0f27c (patch)
treef32ff4465aa2734064dd3e06aed5235ad2128850 /www/ruby-uri
parent33dc5df576975d43fe5a1cfc1915147ed149968f (diff)
downloadpkgsrc-28c884f64049964a9ed2daa0262e3f6cf0e0f27c.tar.gz
Mark this package for ruby-1.4 base. Since it is included in ruby 1.6.7
and lator.
Diffstat (limited to 'www/ruby-uri')
-rw-r--r--www/ruby-uri/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/ruby-uri/Makefile b/www/ruby-uri/Makefile
index 79ab266364e..c1426032bb2 100644
--- a/www/ruby-uri/Makefile
+++ b/www/ruby-uri/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/07/01 14:29:22 taca Exp $
+# $NetBSD: Makefile,v 1.2 2002/03/17 15:22:12 taca Exp $
# FreeBSD: ports/net/ruby-uri/Makefile,v 1.7 2000/12/25 15:54:08 knu Exp
DISTNAME= uri-4.27
@@ -10,6 +10,8 @@ MAINTAINER= taca@netbsd.org
HOMEPAGE= http://www02.so-net.ne.jp/%7Egreentea/ruby/uri/
COMMENT= Ruby interface to parse URIs according to RFC 2396
+RUBY_VER= 1.4 # now this is for ruby 1.4 only.
+
DIST_SUBDIR= ruby
USE_RUBY= yes
NO_BUILD= yes