aboutsummaryrefslogtreecommitdiff
path: root/japanese/FreeWnn-lib/Makefile
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2010-01-02 14:47:20 +0000
committerHiroki Sato <hrs@FreeBSD.org>2010-01-02 14:47:20 +0000
commit4b38031b7f2a6cc8fcf3ef57a907f00dcc2b5335 (patch)
treefb4d9f6e7af5bc43687100e12721b75ba27087b9 /japanese/FreeWnn-lib/Makefile
parent321eea39e0c70d8678fb84e0cd069981165a96d5 (diff)
downloadports-4b38031b7f2a6cc8fcf3ef57a907f00dcc2b5335.tar.gz
ports-4b38031b7f2a6cc8fcf3ef57a907f00dcc2b5335.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 74a6e49a3812..4beba7e92d17 100644
--- a/japanese/FreeWnn-lib/Makefile
+++ b/japanese/FreeWnn-lib/Makefile
@@ -7,7 +7,7 @@
PORTNAME= FreeWnn
PORTVERSION= 1.1.1.a021
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES?= japanese
MASTER_SITES= ftp://ftp.freewnn.org/pub/%SUBDIR%/ \
${MASTER_SITE_SOURCEFORGE_JP}
@@ -23,7 +23,9 @@ USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= autoconf:262 libtool:22
USE_LDCONFIG= yes
-MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}"
+MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \
+ LIBRARY_WNNMANDIR="3.libwnn" \
+ SERVER_WNNMANDIR=""
ALL_TARGET= includes all
INSTALL_TARGET= install install.man
MAKE_JOBS_UNSAFE= yes