aboutsummaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
Diffstat (limited to 'japanese')
-rw-r--r--japanese/py-mecab/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/py-mecab/Makefile b/japanese/py-mecab/Makefile
index 45621529fd02..675cea1195ff 100644
--- a/japanese/py-mecab/Makefile
+++ b/japanese/py-mecab/Makefile
@@ -13,7 +13,7 @@ COMMENT= Python bindings for MeCab
LICENSE= BSD GPLv2 LGPL21
LICENSE_COMB= dual
-BUILD_DEPENDS= swig>=1.3:${PORTSDIR}/devel/swig13
+BUILD_DEPENDS= swig:${PORTSDIR}/devel/swig13
LIB_DEPENDS= mecab:${PORTSDIR}/japanese/mecab
USE_PYTHON= yes