From 1a2d1b8d9d7c70065eda22fb8e993cfa0c590af1 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 22 Sep 2009 13:32:35 +0000 Subject: Commit a change which I forgot to commit. Add readline option to PKG_OPTIONS.ruby. This is no-op here. No functional change. --- lang/ruby18-base/options.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/ruby18-base') diff --git a/lang/ruby18-base/options.mk b/lang/ruby18-base/options.mk index 363349c2e9c..889d401c526 100644 --- a/lang/ruby18-base/options.mk +++ b/lang/ruby18-base/options.mk @@ -1,8 +1,8 @@ -# $NetBSD: options.mk,v 1.6 2009/01/31 16:07:23 taca Exp $ +# $NetBSD: options.mk,v 1.7 2009/09/22 13:32:35 taca Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.ruby -PKG_SUPPORTED_OPTIONS= ruby-build-ri-db -PKG_SUGGESTED_OPTIONS= ruby-build-ri-db +PKG_SUPPORTED_OPTIONS= readline ruby-build-ri-db +PKG_SUGGESTED_OPTIONS= readline ruby-build-ri-db .include "../../mk/bsd.options.mk" -- cgit v1.2.3