pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby There were another extra DIST_SUBDIR to fix ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a2a49ae5418
branches: trunk
changeset: 610069:9a2a49ae5418
user: taca <taca%pkgsrc.org@localhost>
date: Wed Oct 17 00:17:50 2012 +0000
description:
There were another extra DIST_SUBDIR to fix build problem.
diffstat:
lang/ruby/Makefile.common | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
diffs (19 lines):
diff -r 576dce7a0df4 -r 9a2a49ae5418 lang/ruby/Makefile.common
--- a/lang/ruby/Makefile.common Wed Oct 17 00:01:42 2012 +0000
+++ b/lang/ruby/Makefile.common Wed Oct 17 00:17:50 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.28 2012/09/16 15:21:30 taca Exp $
+# $NetBSD: Makefile.common,v 1.29 2012/10/17 00:17:50 taca Exp $
#
# Ruby base distribution common definition
# used by databases/ruby-gdbm/Makefile
@@ -64,9 +64,6 @@
RUBY_NAME=${RUBY_NAME:Q}
.if !empty(RUBY_EXTNAME)
-.if ${RUBY_VER} == "193"
-DIST_SUBDIR= ruby193-base-201202170
-.endif
PKGNAME?= ${RUBY_PKGPREFIX}-${RUBY_EXTNAME}-${RUBY_VERSION_FULL}
DISTINFO_FILE= ${.CURDIR}/../../lang/${RUBY_BASE}/distinfo
Home |
Main Index |
Thread Index |
Old Index