summaryrefslogtreecommitdiff
path: root/lang/ruby
diff options
context:
space:
mode:
authortaca <taca>2012-10-17 00:17:50 +0000
committertaca <taca>2012-10-17 00:17:50 +0000
commit2cb333b588d97aee13b8df59fe825664a511edc2 (patch)
tree89e194f48494277b365bcf2f420e17e7f2bf4ea4 /lang/ruby
parentb42c4749ece9aa12219196ed4211ec044173264b (diff)
downloadpkgsrc-2cb333b588d97aee13b8df59fe825664a511edc2.tar.gz
There were another extra DIST_SUBDIR to fix build problem.
Diffstat (limited to 'lang/ruby')
-rw-r--r--lang/ruby/Makefile.common5
1 files changed, 1 insertions, 4 deletions
diff --git a/lang/ruby/Makefile.common b/lang/ruby/Makefile.common
index 527ea6b2953..d088de29db1 100644
--- a/lang/ruby/Makefile.common
+++ b/lang/ruby/Makefile.common
@@ -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 @@ PLIST_SUBST+= RUBY_SHLIBVER=${RUBY_SHLIBVER:Q} \
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