summaryrefslogtreecommitdiff
path: root/textproc/ruby-eruby
diff options
context:
space:
mode:
authortaca <taca>2010-09-07 17:20:24 +0000
committertaca <taca>2010-09-07 17:20:24 +0000
commitb6a41a8a0f95c7431a26891789f610f52a1a4633 (patch)
tree863f7f355b58052b95a57f7d0ca9c9cef8e22234 /textproc/ruby-eruby
parent14eb95b469ad35093a90dbd61371304ba5206b7f (diff)
downloadpkgsrc-b6a41a8a0f95c7431a26891789f610f52a1a4633.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-*