pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ruby Set PKGNAME only here since lang/ruby packag...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccccb905cd8e
branches:  trunk
changeset: 533148:ccccb905cd8e
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Sep 09 14:20:26 2007 +0000

description:
Set PKGNAME only here since lang/ruby package is a meta package.

diffstat:

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

diffs (13 lines):

diff -r 9436bd8185a8 -r ccccb905cd8e lang/ruby/Makefile
--- a/lang/ruby/Makefile        Sun Sep 09 14:19:01 2007 +0000
+++ b/lang/ruby/Makefile        Sun Sep 09 14:20:26 2007 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2007/03/15 16:41:01 taca Exp $
+# $NetBSD: Makefile,v 1.44 2007/09/09 14:20:26 taca Exp $
 
-DISTNAME=      ruby-${RUBY_VERSION}
+DISTNAME=      # empty
+PKGNAME=       ruby-${RUBY_VERSION_SUFFIX}
 CATEGORIES=    lang ruby
 MASTER_SITES=  # empty
 DISTFILES=     # empty



Home | Main Index | Thread Index | Old Index