pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/inputmethod/prime-dict This package supports ruby18 only.
details: https://anonhg.NetBSD.org/pkgsrc/rev/01236fcdca56
branches: trunk
changeset: 648062:01236fcdca56
user: taca <taca%pkgsrc.org@localhost>
date: Tue Mar 10 16:15:58 2015 +0000
description:
This package supports ruby18 only.
diffstat:
inputmethod/prime-dict/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d0dac1962cbc -r 01236fcdca56 inputmethod/prime-dict/Makefile
--- a/inputmethod/prime-dict/Makefile Tue Mar 10 16:14:21 2015 +0000
+++ b/inputmethod/prime-dict/Makefile Tue Mar 10 16:15:58 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2012/10/06 14:25:15 asau Exp $
+# $NetBSD: Makefile,v 1.6 2015/03/10 16:15:58 taca Exp $
#
DISTNAME= prime-dict-1.0.0
@@ -15,5 +15,7 @@
CONFIGURE_ARGS+= --with-rubydir=${PREFIX}/${RUBY_VENDORLIB}
+RUBY_VERSION_SUPPORTED= 18
+
.include "../../lang/ruby/modules.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index