summaryrefslogtreecommitdiff
path: root/textproc/ruby-cabocha
diff options
context:
space:
mode:
authorobache <obache>2013-01-25 12:56:41 +0000
committerobache <obache>2013-01-25 12:56:41 +0000
commitfe4e5d4c7b3d4e84bb12e305ebd9ff1c43164e43 (patch)
tree5545f4c6a137d06fd460dfdbbaad1a7833b9093c /textproc/ruby-cabocha
parentdd50eae03ea5cef961332632a13818f91343d2cf (diff)
downloadpkgsrc-fe4e5d4c7b3d4e84bb12e305ebd9ff1c43164e43.tar.gz
swig2 is not acceptable.
Diffstat (limited to 'textproc/ruby-cabocha')
-rw-r--r--textproc/ruby-cabocha/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-cabocha/Makefile b/textproc/ruby-cabocha/Makefile
index 74aa86dc0de..dd14d0a0946 100644
--- a/textproc/ruby-cabocha/Makefile
+++ b/textproc/ruby-cabocha/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/10/25 06:56:55 asau Exp $
+# $NetBSD: Makefile,v 1.5 2013/01/25 12:56:41 obache Exp $
#
.include "../../textproc/cabocha/Makefile.common"
@@ -8,7 +8,7 @@ CATEGORIES+= ruby
COMMENT= CaboCha ruby module
-BUILD_DEPENDS+= swig-[0-9]*:../../devel/swig
+BUILD_DEPENDS+= swig-1.[0-9]*:../../devel/swig
USE_LANGUAGES= c c++