summaryrefslogtreecommitdiff
path: root/mail/quickml
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-10-03 03:42:58 +0000
committertaca <taca@pkgsrc.org>2011-10-03 03:42:58 +0000
commit1af8eae276edbd99426086ce0f48a3209acd3297 (patch)
treeb19715a31b017257150470b0bd6c68e7ecad8998 /mail/quickml
parentade925430560a60e120838150ae5769a3d86b2c2 (diff)
downloadpkgsrc-1af8eae276edbd99426086ce0f48a3209acd3297.tar.gz
Limit this package to ruby18 for just now.
It could be modified about handling of character encoding, but it might take some more time.
Diffstat (limited to 'mail/quickml')
-rw-r--r--mail/quickml/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile
index f758629c3df..41c602a3f5e 100644
--- a/mail/quickml/Makefile
+++ b/mail/quickml/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/09/16 02:26:44 obache Exp $
+# $NetBSD: Makefile,v 1.3 2011/10/03 03:42:58 taca Exp $
#
DISTNAME= quickml-0.7
@@ -16,6 +16,9 @@ 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
+
QUICKML_USER= quickml
QUICKML_GROUP= quickml
PKG_GROUPS= ${QUICKML_GROUP}