diff options
Diffstat (limited to 'japanese/chasen-base/Makefile')
-rw-r--r-- | japanese/chasen-base/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/chasen-base/Makefile b/japanese/chasen-base/Makefile index 345b40fd435d..a63074efdda6 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: |