summaryrefslogtreecommitdiff
path: root/textproc/ruby-eruby
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-09-07 17:20:24 +0000
committertaca <taca@pkgsrc.org>2010-09-07 17:20:24 +0000
commitfc58ad1f94b3d78a4fe66bb941aba6a28ebd1636 (patch)
tree863f7f355b58052b95a57f7d0ca9c9cef8e22234 /textproc/ruby-eruby
parent40de5606bd5d780b838871c5d13fc2075f6f6818 (diff)
downloadpkgsrc-fc58ad1f94b3d78a4fe66bb941aba6a28ebd1636.tar.gz
* Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up. No functional change.
Diffstat (limited to 'textproc/ruby-eruby')
-rw-r--r--textproc/ruby-eruby/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/ruby-eruby/Makefile b/textproc/ruby-eruby/Makefile
index 754f9558fef..41f535125d2 100644
--- a/textproc/ruby-eruby/Makefile
+++ b/textproc/ruby-eruby/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2008/07/14 12:56:13 joerg Exp $
+# $NetBSD: Makefile,v 1.24 2010/09/07 17:20:26 taca Exp $
DISTNAME= eruby-${ERUBY_VERSION}
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -12,6 +12,9 @@ COMMENT= Interprets Ruby code embedded in a text file
PKG_DESTDIR_SUPPORT= user-destdir
+# Need to update encoding processing.
+RUBY_VERSION_SUPPORTED= 18
+
# manual page conflicts.
CONFLICTS+= ruby[1-9][0-9]-eruby-*