summaryrefslogtreecommitdiff
path: root/mail/quickml/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-08-11 13:51:20 +0000
committerobache <obache@pkgsrc.org>2012-08-11 13:51:20 +0000
commitda93710be0790a5e9dc88b867a937d8b87268a50 (patch)
tree02540906d5b5130b3c7de09a6cfc7f93ca1e4020 /mail/quickml/Makefile
parent93601b1f35024b68a736bab5d6752b67e116902a (diff)
downloadpkgsrc-da93710be0790a5e9dc88b867a937d8b87268a50.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