summaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2004-05-16 05:08:05 +0000
committerkuriyama <kuriyama@FreeBSD.org>2004-05-16 05:08:05 +0000
commit2ff71fd91c4e2de77c76cb8cef006f8fa38799e9 (patch)
tree47222f6a61029b3f19abf9c26cfcacebd42faf4d /japanese
parent0da285892c2afa5ed7339b2ac09e5f7d7d3d46b9 (diff)
downloadFreeBSD-ports-2ff71fd91c4e2de77c76cb8cef006f8fa38799e9.zip
FreeBSD-ports-2ff71fd91c4e2de77c76cb8cef006f8fa38799e9.tar.gz
Explicitly depends on libiconv.
Reported by: bento via kris
Diffstat (limited to 'japanese')
-rw-r--r--japanese/chasen-base/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile
index 345b40f..a63074e 100644
--- a/japanese/chasen-base/Makefile
+++ b/japanese/chasen-base/Makefile
@@ -8,6 +8,7 @@
PORTNAME= chasen
PORTVERSION= 2.3.3
+PORTREVISION= 1
CATEGORIES= japanese textproc
MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/chasen/
PKGNAMESUFFIX= -base
@@ -23,7 +24,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/darts.h:${PORTSDIR}/devel/darts
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-darts=${LOCALBASE}/include --with-libiconv=${LOCALBASE}
-#USE_LIBTOOL= yes
+USE_ICONV= yes
INSTALLS_SHLIB= yes
post-install:
OpenPOWER on IntegriCloud