pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/ruby-dbm Mark this pacakge ruby16-base only.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7170c4566a4
branches:  trunk
changeset: 502086:d7170c4566a4
user:      taca <taca%pkgsrc.org@localhost>
date:      Wed Nov 02 08:57:35 2005 +0000

description:
Mark this pacakge ruby16-base only.

diffstat:

 databases/ruby-dbm/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3d076dfa7862 -r d7170c4566a4 databases/ruby-dbm/Makefile
--- a/databases/ruby-dbm/Makefile       Wed Nov 02 08:57:04 2005 +0000
+++ b/databases/ruby-dbm/Makefile       Wed Nov 02 08:57:35 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:15 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/11/02 08:57:35 taca Exp $
 #
 
 DISTNAME=      ${RUBY_DISTNAME}
@@ -12,6 +12,7 @@
 COMMENT=       Ruby extension to DBM library
 
 RUBY_HAS_ARCHLIB=      yes
+RUBY_VERSION=          ${RUBY16_VERSION}
 USE_RUBY_EXTCONF=      yes
 DISTINFO_FILE=         ${RUBY_DISTINFO_FILE}
 WRKSRC=                        ${RUBY_WRKSRC}/ext/dbm



Home | Main Index | Thread Index | Old Index