pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby18-base Commit a change which I forgot to com...
details: https://anonhg.NetBSD.org/pkgsrc/rev/963a80220d53
branches: trunk
changeset: 565411:963a80220d53
user: taca <taca%pkgsrc.org@localhost>
date: Tue Sep 22 13:32:35 2009 +0000
description:
Commit a change which I forgot to commit.
Add readline option to PKG_OPTIONS.ruby. This is no-op here.
No functional change.
diffstat:
lang/ruby18-base/options.mk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r 4a17e375a360 -r 963a80220d53 lang/ruby18-base/options.mk
--- a/lang/ruby18-base/options.mk Tue Sep 22 13:25:52 2009 +0000
+++ b/lang/ruby18-base/options.mk Tue Sep 22 13:32:35 2009 +0000
@@ -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"
Home |
Main Index |
Thread Index |
Old Index