diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
commit | a5bee80ce4fb7f1f65014eea6f67539f4089937a (patch) | |
tree | 75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /japanese | |
parent | - Convert to USES=libtool (diff) |
Use default LIBTOOLIZE_ARGS
Notes
Notes:
svn path=/head/; revision=368126
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/FreeWnn-lib/Makefile.common | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/FreeWnn-lib/Makefile.common b/japanese/FreeWnn-lib/Makefile.common index 30433641e676..409f81917ade 100644 --- a/japanese/FreeWnn-lib/Makefile.common +++ b/japanese/FreeWnn-lib/Makefile.common @@ -3,7 +3,6 @@ GNU_CONFIGURE= yes USES= tar:bzip2 libtool:keepla USE_AUTOTOOLS= aclocal autoheader autoconf libtoolize -LIBTOOLIZE_ARGS=-i -c -f USE_LDCONFIG= yes MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \ LIBRARY_WNNMANDIR="3.libwnn" \ |