summaryrefslogtreecommitdiff
path: root/www/merb-has-flash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/merb-has-flash/Makefile')
-rw-r--r--www/merb-has-flash/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/merb-has-flash/Makefile b/www/merb-has-flash/Makefile
index c6bb987fbf7..fad4290c2e5 100644
--- a/www/merb-has-flash/Makefile
+++ b/www/merb-has-flash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/09/12 02:43:28 taca Exp $
+# $NetBSD: Makefile,v 1.3 2010/09/13 14:32:41 taca Exp $
DISTNAME= merb_has_flash-1.0
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/g}
@@ -11,5 +11,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-merb-core>=0.9.2:../../www/merb-core
+CONFLICTS+= merb-has-flash-[0-9]*
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"