aboutsummaryrefslogtreecommitdiff
path: root/japanese/FreeWnn-lib/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2009-01-02 11:49:48 +0000
committerHiroki Sato <hrs@FreeBSD.org>2009-01-02 11:49:48 +0000
commite85df6113a64656fbd5f94bdd388cc06597bb682 (patch)
treea8c31d36d8f8b932d3a31faca0c30f9f2cf32518 /japanese/FreeWnn-lib/Makefile
parentb098d48537b201dd8d05664befb486508fed71ad (diff)
downloadports-e85df6113a64656fbd5f94bdd388cc06597bb682.tar.gz
ports-e85df6113a64656fbd5f94bdd388cc06597bb682.zip
Notes
Diffstat (limited to 'japanese/FreeWnn-lib/Makefile')
-rw-r--r--japanese/FreeWnn-lib/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/japanese/FreeWnn-lib/Makefile b/japanese/FreeWnn-lib/Makefile
index f81b5296710a..0d678cea1df3 100644
--- a/japanese/FreeWnn-lib/Makefile
+++ b/japanese/FreeWnn-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= FreeWnn
PORTVERSION= 1.1.1.a021
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES?= japanese
MASTER_SITES= ftp://ftp.freewnn.org/pub/%SUBDIR%/ \
${MASTER_SITE_SOURCEFORGE_JP}
@@ -28,7 +28,9 @@ ALL_TARGET= includes all
INSTALL_TARGET= install install.man
WNNTYPE?= WNN
-CONFIGURE_ARGS= --enable-server=no ${CONFIGURE_ARGS.${WNNTYPE}}
+CONFIGURE_ARGS= --enable-server=no \
+ --enable-ipv6 \
+ ${CONFIGURE_ARGS.${WNNTYPE}}
CONFIGURE_ARGS.CWNN+= --enable-Wnn=no --enable-kWnn=no
CONFIGURE_ARGS.KWNN+= --enable-Wnn=no --enable-cWnn=no