summaryrefslogtreecommitdiff
path: root/www/merb-stories/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/merb-stories/Makefile')
-rw-r--r--www/merb-stories/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/merb-stories/Makefile b/www/merb-stories/Makefile
index da1b189d50d..0dc6b958f8f 100644
--- a/www/merb-stories/Makefile
+++ b/www/merb-stories/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/09/13 14:32:42 taca Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/13 00:22:00 taca Exp $
DISTNAME= merb_stories-0.9.13
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
+PKGREVISION= 1
CATEGORIES= www
MASTER_SITES= http://rubyforge.org/frs/download.php/46246/
@@ -9,8 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.merbivore.com/
COMMENT= Merb plugin that provides helpers for using RSpec
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=0.9.2:../../www/merb-core
-DEPENDS+= ${RUBY_PKGPREFIX}-rspec>=1.1.3:../../devel/ruby-rspec
+DEPENDS+= ${RUBY_PKGPREFIX}-merb>=0.4.0:../../www/merb
CONFLICTS+= merb-stories-[0-9]*