summaryrefslogtreecommitdiff
path: root/www/merb-cache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/merb-cache/Makefile')
-rw-r--r--www/merb-cache/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/merb-cache/Makefile b/www/merb-cache/Makefile
index 56949d8fede..aa0e7b77a38 100644
--- a/www/merb-cache/Makefile
+++ b/www/merb-cache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/09/12 02:38:18 taca Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/13 14:34:05 taca Exp $
DISTNAME= merb-cache-1.1.3
CATEGORIES= www
@@ -10,5 +10,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=1.1.3:../../www/merb-core
+CONFLICTS+= merb-cache-[0-9]*
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"