aboutsummaryrefslogtreecommitdiff
path: root/japanese/FreeWnn-lib
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-06-01 16:43:03 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-06-01 16:43:03 +0000
commitc1023f2b65d499994cbbdf730998edb79f61f28e (patch)
treee50c4ec462c56e17e3945f544a036dd2d75120f0 /japanese/FreeWnn-lib
parent7a2a42a09acd6d55ba3e201190ab6c9bf305439e (diff)
downloadports-c1023f2b65d499994cbbdf730998edb79f61f28e.tar.gz
ports-c1023f2b65d499994cbbdf730998edb79f61f28e.zip
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
Notes
Notes: svn path=/head/; revision=356156
Diffstat (limited to 'japanese/FreeWnn-lib')
-rw-r--r--japanese/FreeWnn-lib/Makefile.common3
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/FreeWnn-lib/Makefile.common b/japanese/FreeWnn-lib/Makefile.common
index d4930c77b033..30433641e676 100644
--- a/japanese/FreeWnn-lib/Makefile.common
+++ b/japanese/FreeWnn-lib/Makefile.common
@@ -1,10 +1,9 @@
# $FreeBSD$
GNU_CONFIGURE= yes
-USES= libtool:keepla
+USES= tar:bzip2 libtool:keepla
USE_AUTOTOOLS= aclocal autoheader autoconf libtoolize
LIBTOOLIZE_ARGS=-i -c -f
-USE_BZIP2= yes
USE_LDCONFIG= yes
MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \
LIBRARY_WNNMANDIR="3.libwnn" \