pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby18 Set PKGNAME only and empty DISTFILES here ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/064d1eab97cd
branches: trunk
changeset: 533150:064d1eab97cd
user: taca <taca%pkgsrc.org@localhost>
date: Sun Sep 09 14:31:45 2007 +0000
description:
Set PKGNAME only and empty DISTFILES here since lang/ruby package is
a meta package.
diffstat:
lang/ruby18/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r dc287269fa63 -r 064d1eab97cd lang/ruby18/Makefile
--- a/lang/ruby18/Makefile Sun Sep 09 14:28:31 2007 +0000
+++ b/lang/ruby18/Makefile Sun Sep 09 14:31:45 2007 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.16 2007/03/15 16:44:15 taca Exp $
+# $NetBSD: Makefile,v 1.17 2007/09/09 14:31:45 taca Exp $
#
-DISTNAME= ${RUBY_DISTNAME}
+DISTNAME= # empty
PKGNAME= ${RUBY_PKGPREFIX}-${RUBY_VERSION_SUFFIX}
CATEGORIES= lang ruby
-MASTER_SITES= ${MASTER_SITE_RUBY}
+MASTER_SITES= # empty
+DISTFILES= # empty
MAINTAINER= taca%NetBSD.org@localhost
HOMEPAGE= http://www.ruby-lang.org/en/
Home |
Main Index |
Thread Index |
Old Index