aboutsummaryrefslogtreecommitdiff
path: root/japanese/mecab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/mecab/Makefile')
-rw-r--r--japanese/mecab/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile
index 007216b6a0dc..10cf8dd6e3e5 100644
--- a/japanese/mecab/Makefile
+++ b/japanese/mecab/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mecab
PORTVERSION= 0.91
+PORTREVISION= 1
CATEGORIES= japanese textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
MASTER_SITE_SUBDIR= ${PORTNAME}/${SUB_DIR}
@@ -34,6 +35,7 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/
.endfor
.endif
+ @${CAT} ${PKGMESSAGE}
post-patch:
${REINPLACE_CMD} -e 's/-lpthread/${PTHREAD_LIBS}/g' \