pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby Stop handling DIST_SUBDIR default for Ruby b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0099b030a57d
branches: trunk
changeset: 505391:0099b030a57d
user: taca <taca%pkgsrc.org@localhost>
date: Tue Jan 03 14:29:58 2006 +0000
description:
Stop handling DIST_SUBDIR default for Ruby based packages.
diffstat:
lang/ruby/Makefile.common | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 35b5dcff1c15 -r 0099b030a57d lang/ruby/Makefile.common
--- a/lang/ruby/Makefile.common Tue Jan 03 14:28:30 2006 +0000
+++ b/lang/ruby/Makefile.common Tue Jan 03 14:29:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.9 2005/12/08 09:14:50 rillig Exp $
+# $NetBSD: Makefile.common,v 1.10 2006/01/03 14:29:58 taca Exp $
#
# Ruby base distribution common definition
@@ -29,9 +29,7 @@
# common default
RUBY_DISTNAME?= ruby-${RUBY_VERSION}
RUBY_WRKSRC?= ${WRKDIR}/${RUBY_DISTNAME}
-DIST_SUBDIR?= ruby
STRIP?= strip
-DIST_SUBDIR?= ${RUBY_DIST_SUBDIR}
#
# PLIST substitution
Home |
Main Index |
Thread Index |
Old Index