aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/mecab
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-06-19 14:27:17 +0800
committermarino <marino@FreeBSD.org>2014-06-19 14:27:17 +0800
commitce840e50fbfaad6c2a6bb15e48e9eaaeb7c80bf5 (patch)
treeaba5cfb27e1b06d0bdbbbd033d3020cc8a34d29e /japanese/mecab
parentfe29cbdb112652a5d53d334b1eddc3dbda5f262e (diff)
downloadfreebsd-ports-gnome-ce840e50fbfaad6c2a6bb15e48e9eaaeb7c80bf5.tar.gz
freebsd-ports-gnome-ce840e50fbfaad6c2a6bb15e48e9eaaeb7c80bf5.tar.zst
freebsd-ports-gnome-ce840e50fbfaad6c2a6bb15e48e9eaaeb7c80bf5.zip
japanese/mecab: Convert to USES+= libtool
PR: 189493 Submitted by: maintainer (Yasuhiro KIMURA)
Diffstat (limited to 'japanese/mecab')
-rw-r--r--japanese/mecab/Makefile7
-rw-r--r--japanese/mecab/pkg-plist2
2 files changed, 5 insertions, 4 deletions
diff --git a/japanese/mecab/Makefile b/japanese/mecab/Makefile
index eaaaa45b4682..555a20fc9c43 100644
--- a/japanese/mecab/Makefile
+++ b/japanese/mecab/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mecab
PORTVERSION= 0.996
+PORTREVISION= 1
CATEGORIES= japanese textproc
MASTER_SITES= GOOGLE_CODE
@@ -12,8 +13,9 @@ COMMENT= Yet Another Part-of-Speech and Morphological Analyzer
LICENSE= BSD3CLAUSE GPLv2 LGPL21
LICENSE_COMB= multi
-USE_AUTOTOOLS= autoconf autoheader automake aclocal libtool
-USES= iconv gettext:build perl5
+BUILD_DEPENDS= ${LOCALBASE}/share/aclocal/libtool.m4:${PORTSDIR}/devel/libtool
+USE_AUTOTOOLS= autoconf autoheader automake aclocal
+USES= iconv gettext:build libtool perl5
USE_PERL5= build
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@@ -22,7 +24,6 @@ CONFIGURE_ENV+= ac_cv_lib_stdcpp_main=no
CPPFLAGS+= ${PTHREAD_CFLAGS} -I ${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-ACLOCAL_ARGS= --system-acdir=${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing
PORTDOCS= AUTHORS README *.html
diff --git a/japanese/mecab/pkg-plist b/japanese/mecab/pkg-plist
index c2113d79045c..734252ddd6fc 100644
--- a/japanese/mecab/pkg-plist
+++ b/japanese/mecab/pkg-plist
@@ -2,9 +2,9 @@ bin/mecab
bin/mecab-config
include/mecab.h
lib/libmecab.a
-lib/libmecab.la
lib/libmecab.so
lib/libmecab.so.2
+lib/libmecab.so.2.0.0
libexec/mecab/mecab-cost-train
libexec/mecab/mecab-dict-gen
libexec/mecab/mecab-dict-index