pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/meta-pkgs/ruby-shoulda Adding META_PACKAGE=yes for con...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/13ca1c26d533
branches:  trunk
changeset: 642935:13ca1c26d533
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun Dec 07 19:38:59 2014 +0000

description:
Adding META_PACKAGE=yes for consistency with other meta-pkgs, although this
option is undocumented. :\

diffstat:

 meta-pkgs/ruby-shoulda/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e64660ca41e3 -r 13ca1c26d533 meta-pkgs/ruby-shoulda/Makefile
--- a/meta-pkgs/ruby-shoulda/Makefile   Sun Dec 07 17:41:56 2014 +0000
+++ b/meta-pkgs/ruby-shoulda/Makefile   Sun Dec 07 19:38:59 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2014/08/14 16:10:08 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2014/12/07 19:38:59 rodent Exp $
 
 DISTNAME=      shoulda-3.5.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -16,5 +16,7 @@
 
 RUBY_VERSION_SUPPORTED=        200 193 21
 
+META_PACKAGE=  yes
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index