diff options
author | John Marino <marino@FreeBSD.org> | 2015-01-20 20:47:34 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-01-20 20:47:34 +0000 |
commit | 74f119f0b19bcaa48afe6401c777b2128224ef2d (patch) | |
tree | 768e83728cf759bc53ea4cb6b9a1c18b6a3aff8b /japanese | |
parent | 8bf33a4ad1f45011239029cd4ce8f4532f5022f9 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/eb/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/japanese/eb/Makefile b/japanese/eb/Makefile index 48dd37ed1568..f1470c53462f 100644 --- a/japanese/eb/Makefile +++ b/japanese/eb/Makefile @@ -63,9 +63,7 @@ PORTDOCS= eb-01.html eb-02.html eb-03.html eb-04.html eb-05.html eb-06.html \ ebzip-03.html ebzip-04.html ebzip-05.html ebzip-06.html ebzip-07.html \ ebzip-08.html ebzip-09.html ebzip-10.html ebzip.html -USE_AUTOTOOLS= autoconf autoheader automake aclocal -ACLOCAL_ARGS= -I ${WRKSRC}/m4 -USES= iconv libtool perl5 tar:bzip2 +USES= autoreconf iconv libtool perl5 tar:bzip2 GNU_CONFIGURE= yes USE_LDCONFIG= yes CONFIGURE_ARGS= --with-pkgdocdir=${DOCSDIR} |