summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2005-11-02 08:57:35 +0000
committertaca <taca@pkgsrc.org>2005-11-02 08:57:35 +0000
commitca41984f6b8b6a4448fc49945a70abf2ca88edd1 (patch)
tree96dcc0e3ee87beee0ae47bf4ec34a7ec8584dc8d /databases
parentf01d629955e188a512ef97f8365d1c8e74c568dc (diff)
downloadpkgsrc-ca41984f6b8b6a4448fc49945a70abf2ca88edd1.tar.gz
Mark this pacakge ruby16-base only.
Diffstat (limited to 'databases')
-rw-r--r--databases/ruby-dbm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/ruby-dbm/Makefile b/databases/ruby-dbm/Makefile
index 9bee1d76117..f0d2c6fd4ef 100644
--- a/databases/ruby-dbm/Makefile
+++ b/databases/ruby-dbm/Makefile
@@ -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 @@ HOMEPAGE= ${RUBY_HOMEPAGE}
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