From 72147b96ab06e2b9ba055685a62e6ba84b3003e1 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 7 Sep 2010 17:20:24 +0000 Subject: * Mark these packages Ruby 1.8.x support only. * Add some comments and a little clean up. No functional change. --- inputmethod/prime/Makefile | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'inputmethod/prime') diff --git a/inputmethod/prime/Makefile b/inputmethod/prime/Makefile index 4352a34d388..6208007fc1e 100644 --- a/inputmethod/prime/Makefile +++ b/inputmethod/prime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2010/05/16 00:26:49 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/09/07 17:20:26 taca Exp $ # DISTNAME= prime-1.0.0.1 @@ -18,6 +18,15 @@ DEPENDS+= ${RUBY_PKGPREFIX}-suikyo>=2.0:../../textproc/ruby-suikyo DEPENDS+= ${RUBY_PKGPREFIX}-progressbar-[0-9]*:../../misc/ruby-progressbar DEPENDS+= ${RUBY_PKGPREFIX}-sary-[0-9]*:../../textproc/ruby-sary +# +# The same dictonary directory now. +# +#CONFLICTS+= ruby[1-9][0-9]-prime-[1-9]* +# +# Currently, it seems some encoding problem. +# +RUBY_VERSION_SUPPORTED= 18 + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config USE_LANGUAGES= # none -- cgit v1.2.3