diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 19:09:03 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2015-04-18 19:09:03 +0000 |
commit | 2358c08a33d80bdc2089b0312f82e44d99b27788 (patch) | |
tree | d239b6db58366e22a201e225b4bcdd4808c68c94 /japanese | |
parent | 19ca485076f9e738dbbdbfeac8d8d1ef9dd48ad6 (diff) | |
download | ports-2358c08a33d80bdc2089b0312f82e44d99b27788.tar.gz ports-2358c08a33d80bdc2089b0312f82e44d99b27788.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/FreeWnn-lib/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/FreeWnn-lib/Makefile.common b/japanese/FreeWnn-lib/Makefile.common index 409f81917ade..e1a35982814a 100644 --- a/japanese/FreeWnn-lib/Makefile.common +++ b/japanese/FreeWnn-lib/Makefile.common @@ -1,8 +1,7 @@ # $FreeBSD$ GNU_CONFIGURE= yes -USES= tar:bzip2 libtool:keepla -USE_AUTOTOOLS= aclocal autoheader autoconf libtoolize +USES= autoreconf libtool:keepla tar:bzip2 USE_LDCONFIG= yes MAKE_ARGS= MANLANG="${MANLANG}" CDEBUGFLAGS="${CFLAGS}" \ LIBRARY_WNNMANDIR="3.libwnn" \ |