1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Remove 2 foolish lines about info page.

This commit is contained in:
Vanilla I. Shu 1998-09-16 22:33:10 +00:00
parent 6cf3afd40d
commit 70bc5dead0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13184
12 changed files with 24 additions and 48 deletions

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -3,7 +3,7 @@
# Date created: 7 October 1995
# Whom: torstenb@FreeBSD.ORG
#
# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $
# $Id: Makefile,v 1.13 1998/05/04 02:41:51 vanilla Exp $
#
DISTNAME= autoconf-2.12
@ -17,11 +17,9 @@ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
GNU_CONFIGURE= yes
CONFIGURE_ENV= M4=${PREFIX}/bin/gm4
post-install:
pre-install:
@if [ ! -f ${PREFIX}/info/dir ]; then \
${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \
fi
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>