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