aboutsummaryrefslogtreecommitdiff
path: root/japanese/ruby-mecab
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /japanese/ruby-mecab
parent4e1b79a0a61f4973df8b4b0864d22086c769e219 (diff)
Notes
Diffstat (limited to 'japanese/ruby-mecab')
-rw-r--r--japanese/ruby-mecab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/ruby-mecab/Makefile b/japanese/ruby-mecab/Makefile
index 010202d347dd..e86dfc493f10 100644
--- a/japanese/ruby-mecab/Makefile
+++ b/japanese/ruby-mecab/Makefile
@@ -14,7 +14,7 @@ COMMENT= MeCab library module for Ruby
LICENSE= BSD3CLAUSE GPLv2 LGPL21
LICENSE_COMB= dual
-LIB_DEPENDS= libmecab.so:${PORTSDIR}/japanese/mecab
+LIB_DEPENDS= libmecab.so:japanese/mecab
USE_RUBY= yes
USE_RUBY_EXTCONF= yes