summaryrefslogtreecommitdiff
path: root/www/merb-assets
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-08-13 00:11:40 +0000
committertaca <taca@pkgsrc.org>2011-08-13 00:11:40 +0000
commit699f9273d267e8392f20038241fc686a264aea4f (patch)
treea6fd7f75410d5d2202c1e0d7b866921af498819f /www/merb-assets
parent059d08bcf8eb5ff516ce99a224855ab0494b6de3 (diff)
downloadpkgsrc-699f9273d267e8392f20038241fc686a264aea4f.tar.gz
- Fix dependency pattern.
Bump PKGREVISION.
Diffstat (limited to 'www/merb-assets')
-rw-r--r--www/merb-assets/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/merb-assets/Makefile b/www/merb-assets/Makefile
index 2941ead3882..31cac8f4700 100644
--- a/www/merb-assets/Makefile
+++ b/www/merb-assets/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2010/09/13 14:32:40 taca Exp $
+# $NetBSD: Makefile,v 1.4 2011/08/13 00:11:40 taca Exp $
DISTNAME= merb-assets-1.1.3
CATEGORIES= www
@@ -8,7 +8,7 @@ HOMEPAGE= http://www.merbivore.com/
COMMENT= Merb plugin that provides helpers for assets and asset bundling
LICENSE= mit
-DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.3:../../www/merb-core
+DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.3<1.2:../../www/merb-core
CONFLICTS+= merb-assets-[0-9]*