summaryrefslogtreecommitdiff
path: root/mail/quickml/Makefile
diff options
context:
space:
mode:
authorobache <obache>2012-08-11 13:51:20 +0000
committerobache <obache>2012-08-11 13:51:20 +0000
commita6465add45d95bb2bbd781a24373cedf9687b93a (patch)
tree02540906d5b5130b3c7de09a6cfc7f93ca1e4020 /mail/quickml/Makefile
parente780f06baf1039b032e8987e43edc572af7983eb (diff)
downloadpkgsrc-a6465add45d95bb2bbd781a24373cedf9687b93a.tar.gz
Add ruby 1.9 support (and drop 1.8 support).
PR 46764 by Miwa Susumu.
Diffstat (limited to 'mail/quickml/Makefile')
-rw-r--r--mail/quickml/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile
index 41c602a3f5e..44133ddfb26 100644
--- a/mail/quickml/Makefile
+++ b/mail/quickml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2011/10/03 03:42:58 taca Exp $
+# $NetBSD: Makefile,v 1.4 2012/08/11 13:51:20 obache Exp $
#
DISTNAME= quickml-0.7
@@ -16,8 +16,7 @@ GNU_CONFIGURE= yes
USE_LANGUAGES= # none
RCD_SCRIPTS+= quickml
-# Dose not care for Ruby 1.9's character encoding for now.
-RUBY_VERSION_SUPPORTED= 18
+RUBY_VERSION_SUPPORTED= 192 193
QUICKML_USER= quickml
QUICKML_GROUP= quickml