summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authorobache <obache>2014-12-21 03:14:14 +0000
committerobache <obache>2014-12-21 03:14:14 +0000
commitec723e88aaed75a0aac70abd73064863748dd19f (patch)
tree45c026df044620c2ce24eec75a0d92e21e8bbc96 /meta-pkgs
parentb1637ced3cac6a5745dbece4440570310df8c68b (diff)
downloadpkgsrc-ec723e88aaed75a0aac70abd73064863748dd19f.tar.gz
Not a meta package, as META_PACKAGE=yes in pkgsrc, real package.
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/ruby-shoulda/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/meta-pkgs/ruby-shoulda/Makefile b/meta-pkgs/ruby-shoulda/Makefile
index 7d53f99dd78..d65181c4452 100644
--- a/meta-pkgs/ruby-shoulda/Makefile
+++ b/meta-pkgs/ruby-shoulda/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/12/07 19:38:59 rodent Exp $
+# $NetBSD: Makefile,v 1.6 2014/12/21 03:14:14 obache Exp $
DISTNAME= shoulda-3.5.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME}
@@ -16,7 +16,5 @@ USE_LANGUAGES= # none
RUBY_VERSION_SUPPORTED= 200 193 21
-META_PACKAGE= yes
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"