Install .info files by using INFO knob.

This commit is contained in:
Kirill Ponomarev 2005-02-27 08:54:13 +00:00
parent 0fbbce2276
commit 4923132a0c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129875
4 changed files with 2 additions and 9 deletions

View File

@ -28,6 +28,7 @@ PREFIX?= ${LOCALBASE}/gnu-autotools
GNU_CONFIGURE= yes
NO_MTREE= yes
INFO= autoconf standards
CONFIGURE_ENV+= CONFIG_SHELL=${SH}
CONFIGURE_ENV+= M4=${LOCALBASE}/bin/gm4
CONFIGURE_ARGS= --without-lispdir

View File

@ -5,12 +5,6 @@ bin/autoreconf
bin/autoscan
bin/autoupdate
bin/ifnames
@unexec install-info --delete %D/info/autoconf.info %D/info/dir
@unexec install-info --delete %D/info/standards.info %D/info/dir
info/autoconf.info
info/standards.info
@exec install-info %D/info/autoconf.info %D/info/dir
@exec install-info %D/info/standards.info %D/info/dir
share/autoconf/Autom4te/C4che.pm
share/autoconf/Autom4te/ChannelDefs.pm
share/autoconf/Autom4te/Channels.pm

View File

@ -22,6 +22,7 @@ RUN_DEPENDS= ${LOCALBASE}/gnu-autotools/bin/autoconf:${PORTSDIR}/devel/gnu-autoc
PREFIX?= ${LOCALBASE}/gnu-autotools
USE_BZIP2= yes
INFO= automake
USE_PERL5= yes
GNU_CONFIGURE= yes
NO_MTREE= yes

View File

@ -2,9 +2,6 @@ bin/aclocal
bin/aclocal-1.8
bin/automake
bin/automake-1.8
@unexec install-info --delete %D/info/automake.info %D/info/dir
info/automake.info
@exec install-info %D/info/automake.info %D/info/dir
share/aclocal-1.8/amversion.m4
share/aclocal-1.8/as.m4
share/aclocal-1.8/auxdir.m4