pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby Add MESSAGE_SUST as PLIST_SUBST here.
details: https://anonhg.NetBSD.org/pkgsrc/rev/92749ffe3577
branches: trunk
changeset: 484617:92749ffe3577
user: taca <taca%pkgsrc.org@localhost>
date: Sun Nov 28 15:38:35 2004 +0000
description:
Add MESSAGE_SUST as PLIST_SUBST here.
diffstat:
lang/ruby/rubyversion.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 260edd8fb24b -r 92749ffe3577 lang/ruby/rubyversion.mk
--- a/lang/ruby/rubyversion.mk Sun Nov 28 15:34:06 2004 +0000
+++ b/lang/ruby/rubyversion.mk Sun Nov 28 15:38:35 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: rubyversion.mk,v 1.1.1.1 2004/11/27 13:57:21 taca Exp $
+# $NetBSD: rubyversion.mk,v 1.2 2004/11/28 15:38:35 taca Exp $
#
.ifndef _RUBYVERSION_MK
@@ -138,5 +138,7 @@
PLIST_SUBST+= RUBY_VER="${RUBY_VER}" \
${PLIST_RUBY_DIRS:S,DIR="${LOCALBASE}/,DIR=",}
+MESSAGE_SUBST+= RUBY_VER="${RUBY_VER}" \
+ ${PLIST_RUBY_DIRS:S,DIR="${LOCALBASE}/,DIR=",}
.endif # _RUBY_MK
Home |
Main Index |
Thread Index |
Old Index