summaryrefslogtreecommitdiff
path: root/textproc/ruby-treetop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/ruby-treetop/Makefile')
-rw-r--r--textproc/ruby-treetop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/ruby-treetop/Makefile b/textproc/ruby-treetop/Makefile
index 2bd94447425..05ae1c0fa91 100644
--- a/textproc/ruby-treetop/Makefile
+++ b/textproc/ruby-treetop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2014/03/15 15:15:06 taca Exp $
+# $NetBSD: Makefile,v 1.8 2016/11/19 15:24:45 taca Exp $
DISTNAME= treetop-1.4.15
CATEGORIES= textproc
@@ -11,6 +11,7 @@ LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-polyglot>=0.3.1:../../devel/ruby-polyglot
CONFLICTS= ruby[1-9][0-9]-treetop-[0-9]*
+OVERRIDE_GEMSPEC+= polyglot:
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"